ovs-ofctl: Support OFPPC_NO_FWD.
authorEthan Jackson <ethan@nicira.com>
Mon, 21 Nov 2011 18:59:41 +0000 (10:59 -0800)
committerEthan Jackson <ethan@nicira.com>
Mon, 21 Nov 2011 19:07:48 +0000 (11:07 -0800)
commit451256f6c83873a6f636186d109baeb24f102c0a
tree81a03cf35110d7f04f487c7bf202a7476e9a2919
parentda83319670f1697b1354fc8cb213d682cf43df83
ovs-ofctl: Support OFPPC_NO_FWD.

Currently, there is no way to disable forwarding on an OpenFlow
port from the command line.  This patch adds support for the
OFPPC_NO_FWD flag to the ovs-ofctl utility.
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c