OSDN Git Service

bonding: only use primary address for ARP
authorHenrik Saavedra Persson <henrik.e.persson@ericsson.com>
Wed, 23 Nov 2011 23:37:15 +0000 (23:37 +0000)
committerDavid S. Miller <davem@drr.davemloft.net>
Thu, 1 Dec 2011 03:59:11 +0000 (22:59 -0500)
commit917fbdb32f37e9a93b00bb12ee83532982982df3
tree6be75401515d2bbb7dde186a06be521ffef9ecf7
parent218fa90f072e4aeff9003d57e390857f4f35513e
bonding: only use primary address for ARP

Only use the primary address of the bond device
for master_ip. This will prevent changing the ARP source
address in Active-Backup mode whenever a secondry address
is added to the bond device.

Signed-off-by: Henrik Saavedra Persson <henrik.e.persson@ericsson.com>
Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@drr.davemloft.net>
drivers/net/bonding/bond_main.c