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 th
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.
Si