On Wed, Jan 27, 2016 at 05:14:33PM +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>
> ---
> Difference between v1->v2
> 
> - Removed the implementation added for OF1.5 and incorporated the egress 
> table code
>   in OF1.3 implementation.
> - Replaced the hard coded values for OFPAT_ with OFPACT_OUTPUT and 
> OFPACT_GROUP.
> - Removed the global variable in utility library and added a function to 
> set/get the
>   egress table id.
> - Rebased with latest master

Hi, this doesn't apply due apparently to changes in tests/ofproto.at.
Can you rebase it?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to