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)
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>

No differences found