android_kernel_motorola_sm6225/drivers/net/bonding
Moni Shoua 2ab82852a2 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address()
This patch allows for enslaving netdevices which do not support
the set_mac_address() function. In that case the bond mac address is the one
of the active slave, where remote peers are notified on the mac address
(neighbour) change by Gratuitous ARP sent by bonding when fail-over occurs
(this is already done by the bonding code).

Signed-off-by: Moni Shoua <monis at voltaire.com>
Signed-off-by: Or Gerlitz <ogerlitz at voltaire.com>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-15 14:20:46 -04:00
..
bond_3ad.c endianness annotations drivers/net/bonding/ 2007-10-10 16:51:56 -07:00
bond_3ad.h endianness annotations drivers/net/bonding/ 2007-10-10 16:51:56 -07:00
bond_alb.c endianness annotations drivers/net/bonding/ 2007-10-10 16:51:56 -07:00
bond_alb.h endianness annotations drivers/net/bonding/ 2007-10-10 16:51:56 -07:00
bond_main.c net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() 2007-10-15 14:20:46 -04:00
bond_sysfs.c endianness annotations drivers/net/bonding/ 2007-10-10 16:51:56 -07:00
bonding.h net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() 2007-10-15 14:20:46 -04:00
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00