ovs-dpctl: Allow requesting the port number from "add-if" command.
authorJustin Pettit <jpettit@nicira.com>
Sat, 28 Jul 2012 06:59:23 +0000 (23:59 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 31 Jul 2012 03:54:17 +0000 (20:54 -0700)
commit4b3b8d8fa14bbe4000c6591eef74e0a0d51a3929
treecdef42eadc9b971c5a72174f67d53b7f6555597c
parent232dfa4aa32a1a5ba99f671a6fd7de58b2bd8b3c
ovs-dpctl: Allow requesting the port number from "add-if" command.

The datapath port number influences the OpenFlow port number in
ovs-vswitchd.  The new "port_no" option for the "add-if" command allows
the user to request a specific datapath port number.

Feature #12642

Signed-off-by: Justin Pettit <jpettit@nicira.com>
NEWS
utilities/ovs-dpctl.8.in
utilities/ovs-dpctl.c