On Fri, Nov 01, 2013 at 02:15:15AM -0700, Gurucharan Shetty wrote:
> Right now, when we want to look at the flows of netdev
> datapath, we use the dpif/dump-flows command which provides
> it without querying the netdev datapath but rather through the
> facets and subfacets.
> 
> This commit adds the ability to directly query the netdev
> datapath through the dpif interface.
> 
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

This seems useful but why not implement it in lib/dpif.c?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to