commit | b76d0789c92a816a5539dc14232a700b8d62a53a | [log] [tgz] |
---|---|---|
author | Zoltan Kiss <schaman@sch.bme.hu> | Sun Jul 24 13:09:30 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 25 16:16:00 2011 -0700 |
tree | c02aa02ecf856ae9429d11007ff7e7e722371537 | |
parent | 32019e651c6fcee6bad6b6adb171feea5af0d16b [diff] |
IPv4: Send gratuitous ARP for secondary IP addresses also If a device event generates gratuitous ARP messages, only primary address is used for sending. This patch iterates through the whole list. Tested with 2 IP addresses configuration on bonding interface. Signed-off-by: Zoltan Kiss <schaman@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>