linux/drivers/net/bonding
Jay Vosburgh 6146b1a4da bonding: Fix ALB mode to balance traffic on VLANs
The current ALB function that processes incoming ARPs
does not handle traffic for VLANs configured above bonding.  This causes
traffic on those VLANs to all be assigned the same slave.  This patch
corrects that misbehavior by locating the bonding interface nested below
the VLAN interface.

	Bug reported by Sven Anders <anders@anduras.de>, who also
tested an earlier version of this patch and confirmed that it resolved
the problem.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-11-06 00:49:40 -05:00
..
Makefile bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00
bond_3ad.c bonding: refactor mii monitor 2008-08-07 03:59:53 -04:00
bond_3ad.h Convert bonding timers to workqueues 2007-10-23 20:32:00 -04:00
bond_alb.c bonding: Fix ALB mode to balance traffic on VLANs 2008-11-06 00:49:40 -05:00
bond_alb.h Convert bonding timers to workqueues 2007-10-23 20:32:00 -04:00
bond_ipv6.c bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00
bond_main.c bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00
bond_sysfs.c bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00
bonding.h bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00