On Wed, Dec 23, 2015 at 01:37:12PM +0530, [email protected] wrote: > From: Niti Rohilla <[email protected]> > > "ovs-ofctl set-first-egress-table <SWITCH> <table_id>" can be used to set > first egress > table. > This patch enhances TABLE_FEATURES_REQUEST message to set the first egress > table and > TABLE_FEATURES_REPLY to identify the table which is configured as first > egress table. > > Signed-off-by: Niti Rohilla <[email protected]>
This appears to completely cut and paste and modify the OF1.3 table features support, as well as all of the OF1.3 table features protocol definitions. This also hard-codes OFPAT_ values. This also adds a global variable to a utility library. None of this is acceptable. Rejected.x _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
