bridge: Enable support for access and native VLAN ports on bonds.
authorBen Pfaff <blp@nicira.com>
Mon, 12 Dec 2011 22:44:23 +0000 (14:44 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Dec 2011 22:44:23 +0000 (14:44 -0800)
commitacaf14866175dc0a301d11cb78f955a3dd8e4cdc
treecfd8364ab3be1793976f678554098816c539f30e
parent35f3a914966c59aa35c7db14839af62e3f312a98
bridge: Enable support for access and native VLAN ports on bonds.

Since Open vSwitch's inception we've disabled the use of bonds as access
ports, for no particularly good reason.  This also unintentionally
prevented bonds from being used as native VLAN ports.

This commit removes the code that prevented using bonds these ways

Reported-and-tested-by: "Michael A. Collins" <mike.a.collins@ark-net.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
vswitchd/bridge.c