On Thu, May 19, 2016 at 03:04:12PM +0200, Amrane Ait Zeouay wrote:
> I want to sort all rules in order descending, because i looked at the flow
> table and i found that each flow table has a number of subtable and the
> rules are not sorted in the flow table just in each subtable, so can you
> tell me how can i list all rules in a sorted way (i'm using ovs 2.3.1).

ovs-ofctl --sort=<field> dump-flows <bridge>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to