dpctl: Allow datapath names to be given in place of switch names.
authorBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 17:03:14 +0000 (10:03 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 17:20:55 +0000 (10:20 -0700)
commite4e3f59bf4eec797cb85e739870bfbcbe06d734c
tree34c453c42369d5246a1bedbc86569a32b4a963dd
parent419d76711d09e6999c42d1bf8b3b01c91c48d4a8
dpctl: Allow datapath names to be given in place of switch names.

It is convenient to be able to type, e.g., "dpctl show xenbr0" instead of
"dpctl show unix:/var/run/xenbr0.mgmt", so this allows this form.
utilities/dpctl.8.in
utilities/dpctl.c