summaryrefslogtreecommitdiff
path: root/net/batman-adv/bitarray.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-07-29 12:01:41 +0200
committerDavid S. Miller <davem@davemloft.net>2015-07-29 23:01:39 -0700
commitc8507fb235bea3314a02a67ddda0d4e6cf01fa78 (patch)
tree72614a517252c75efc1b8e3b1803cb6cc395c92c /net/batman-adv/bitarray.c
parentb2428f94f4f79cc6045e538ed3e8329b16711712 (diff)
ipv6: flush nd cache on IFF_NOARP change
This patch is the IPv6 equivalent of commit 6c8b4e3ff81b ("arp: flush arp cache on IFF_NOARP change") Without it, we keep buggy neighbours in the cache, with destination MAC address equal to our own MAC address. Tested: tcpdump -i eth0 -s 0 ip6 -n -e & ip link set dev eth0 arp off ping6 remote // sends buggy frames ip link set dev eth0 arp on ping6 remote // should work once kernel is patched Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Mario Fanelli <mariofanelli@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv/bitarray.c')
0 files changed, 0 insertions, 0 deletions