On Tue, Sep 15, 2015 at 11:40:50AM +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>
> ---
> The Git pull request for this patch is at:
> https://github.com/openvswitch/ovs/pull/72
> 
> Difference between v1->v2:
> - Rebased with master
> - Declared the variable first_egress_table as static.

This doesn't implement egress tables.  Why is it useful to configure
them, then?

Why is there a file-scope variable in ofp-util.c?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to