Skip to content
  • Jay Vosburgh's avatar
    bonding: Fix ALB mode to balance traffic on VLANs · 6146b1a4
    Jay Vosburgh authored
    
    
    	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: default avatarJay Vosburgh <fubar@us.ibm.com>
    Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
    6146b1a4