diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2017-04-12 11:49:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-17 12:44:55 -0400 |
commit | 4a6e3c5def13c91adf2acc613837001f09af3baa (patch) | |
tree | 819fb5b47fc2141e6da1e14166c72891d5efec10 /net/batman-adv/icmp_socket.h | |
parent | 70d40b366d2f7c2facaa3bc20f26e562e91ce94d (diff) | |
download | linux-4a6e3c5def13c91adf2acc613837001f09af3baa.tar.gz linux-4a6e3c5def13c91adf2acc613837001f09af3baa.tar.bz2 linux-4a6e3c5def13c91adf2acc613837001f09af3baa.zip |
net: ipv6: send unsolicited NA on admin up
ndisc_notify is the ipv6 equivalent to arp_notify. When arp_notify is
set to 1, gratuitous arp requests are sent when the device is brought up.
The same is expected when ndisc_notify is set to 1 (per ndisc_notify in
Documentation/networking/ip-sysctl.txt). The NA is not sent on NETDEV_UP
event; add it.
Fixes: 5cb04436eef6 ("ipv6: add knob to send unsolicited ND on link-layer address change")
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv/icmp_socket.h')
0 files changed, 0 insertions, 0 deletions