ovs-dpctl: Make specifying datapath optional for some commands.
authorJustin Pettit <jpettit@nicira.com>
Sat, 13 Oct 2012 00:46:06 +0000 (17:46 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 2 Nov 2012 05:54:27 +0000 (22:54 -0700)
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 <jpettit@nicira.com>

No differences found