dpctl: Allow initial set of interfaces to be specified on "adddp" command.
authorBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 23:13:35 +0000 (16:13 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 11 Mar 2009 00:02:28 +0000 (17:02 -0700)
commit5685e1619da24e6c22f605603d4751596fc4d4b8
tree3ebfede0d5283144c573c86cd6a66000c807cfc1
parent0300974e4f36cd9c5eaba2aa233af700b7980ce7
dpctl: Allow initial set of interfaces to be specified on "adddp" command.

Commands such as e.g. "dpctl adddp dp0 eth0 eth1 eth2" are now accepted.
utilities/dpctl.c