commit | 917fbdb32f37e9a93b00bb12ee83532982982df3 | [log] [tgz] |
---|---|---|
author | Henrik Saavedra Persson <henrik.e.persson@ericsson.com> | Wed Nov 23 23:37:15 2011 +0000 |
committer | David S. Miller <davem@drr.davemloft.net> | Wed Nov 30 22:59:11 2011 -0500 |
tree | 6be75401515d2bbb7dde186a06be521ffef9ecf7 | |
parent | 218fa90f072e4aeff9003d57e390857f4f35513e [diff] |
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>