[ovs-dev] [PATCH V2] ovs-ofctl: Ability to sort dump-flows by priority/other flow fields.

Ben Pfaff blp at nicira.com
Tue Jul 3 19:49:41 UTC 2012


On Fri, Jun 29, 2012 at 11:11:19AM -0700, Arun Sharma wrote:
> ovs-ofctl will have --sort[=field]|--rsort[=field] option for 'dump-flows'.
> Sort by field if specified else sort by default field 'priority'.
> Option "--sort" to sort in ascending order and "--rsort" to sort in descending
> order for flow fields. If field values found equal in some entries then
> those entries will be displayed after sorting by priority field in
> descending order.
> 
> Feature# 8754
> Signed-off-by: Arun Sharma <arun.sharma at calsoftinc.com>

I posted a revised version starting here:
        http://openvswitch.org/pipermail/dev/2012-July/018629.html



More information about the dev mailing list