linux/drivers/net/bonding
Veaceslav Falico 5a4309746c bonding: properly unset current_arp_slave on slave link up
When a slave comes up, we're unsetting the current_arp_slave without
removing active flags from it, which can lead to situations where we have
more than one slave with active flags in active-backup mode.

To avoid this situation we must remove the active flags from a slave before
removing it as a current_arp_slave.

Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Marcelo Ricardo Leitner <mleitner@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-05 19:07:59 -04:00
..
Makefile
bond_3ad.c
bond_3ad.h
bond_alb.c
bond_alb.h
bond_debugfs.c
bond_main.c bonding: properly unset current_arp_slave on slave link up 2012-04-05 19:07:59 -04:00
bond_procfs.c
bond_sysfs.c
bonding.h bonding: remove entries for master_ip and vlan_ip and query devices instead 2012-03-22 22:36:17 -04:00