On Wed, Dec 23, 2015 at 01:37:12PM +0530, niti1...@gmail.com wrote: > From: Niti Rohilla <niti.rohi...@tcs.com> > > "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 <niti.rohi...@tcs.com>
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 dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev