ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
authorBen Pfaff <blp@nicira.com>
Fri, 16 Mar 2012 20:12:54 +0000 (13:12 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Mar 2012 23:01:56 +0000 (16:01 -0700)
commit18f2b80702c1372c133e76cc78de99458ac4dcb5
tree890885d6b1d7ffb5ef8a9e0350cc5a7976ccf1a2
parent06cad158d897b893cae8944f5431b1a0cff88f5e
ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.

A fake bridge for VLAN 0 is useful, because it provides a way to create
access ports for VLAN 0.  There is no good reason to prevent it.

NIC-464.
Reported-by: Rob Hoes <Rob.Hoes@citrix.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/ovs-vsctl.at
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c