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:34:47 +0000 (13:34 -0800)
commit45c580a3486b246c8e7032d95c58eefdf6d3b3fc
treef9833b9afbd912ff5117384f793ef69e79930574
parente7b5947add23e57d6b77f31385a1d9116a28f6af
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