vswitchd: Also consider access port VLANs as "in use" for VLAN splinters.
authorBen Pfaff <blp@nicira.com>
Tue, 3 Jan 2012 21:34:47 +0000 (13:34 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 3 Jan 2012 21:35:28 +0000 (13:35 -0800)
commit350fc812cccae93958706a3914c348d79b67ac6b
treea0c96d612065aaba5bab609842122267bc3d4647
parent5f3e52197d7a2e80c15f9434a71a0867773e8fee
vswitchd: Also consider access port VLANs as "in use" for VLAN splinters.

It's natural to add an access port to a bridge and expect that trunk ports
will then immediately start to work properly with that VLAN without
additional configuration.  This change makes that happen.

Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/bridge.c
vswitchd/vswitch.xml