On Thu, Oct 18, 2012 at 12:51:57PM -0700, Justin Pettit wrote: > A future commit will make all bridges use a single backing datapath. > This commit makes the "dp" argument for "dump-flows" and "del-flows" > optional, since there will typically only be one actual datapath. > > Signed-off-by: Justin Pettit <jpet...@nicira.com>
This looks good. One possible cleanup is that we now have a number (three?) of sites that want a list of all dps in all types. A function to generate an sset or sorted svec of these could reduce code duplication slightly. But it's not at all important. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev