net: add ARP notify option for devices
authorStephen Hemminger <shemminger@linux-foundation.org>
Sun, 1 Feb 2009 09:04:33 +0000 (01:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Feb 2009 09:04:33 +0000 (01:04 -0800)
This adds another inet device option to enable gratuitous ARP
when device is brought up or address change. This is handy for
clusters or virtualization.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found