Then you'll have to write code to sort the subtables and then merge
them.

On Thu, May 19, 2016 at 04:36:04PM +0200, Amrane Ait Zeouay wrote:
> Thank you for your answer Mr Pfaff, but i wanted to sort it in the
> classifier.c or ofproto-dpif.c before doing the ovs will apply the action.
> Thank you
> On 19 May 2016 16:34, "Ben Pfaff" <b...@ovn.org> wrote:
> 
> > 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