[PATCH] Add VLAN support in TLB mode
commit7d585d7ed8f3b1ed42e8be9e202df5600f7e6c5d
authorShmulik Hen <shmulik.hen@intel.com>
Wed, 18 Feb 2004 13:59:27 +0000 (18 08:59 -0500)
committerStephen Hemminger <shemminger@osdl.org>
Wed, 18 Feb 2004 13:59:27 +0000 (18 08:59 -0500)
tree7a100de8b6d027f9b70261e8ba1f7656adbb28dc
parent7e2991134c578bddeb82e133c86610a67733c854
[PATCH] Add VLAN support in TLB mode

Add capability to tag self generated learning packets that are
required to speed up port selection in the switch after a fail
over in bonding since some switches will only update their MAC
tables from tagged packets when VLAN support is turned on. All
VLAN Id's that have been configured on top of the bond interface
will be used in cyclic order.
drivers/net/bonding/bond_alb.c
drivers/net/bonding/bond_alb.h
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h