]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
inet6: Stop reacting to kernel neighbour messages about a router
authorRoy Marples <roy@marples.name>
Fri, 30 Aug 2019 10:06:20 +0000 (11:06 +0100)
committerRoy Marples <roy@marples.name>
Fri, 30 Aug 2019 10:06:20 +0000 (11:06 +0100)
commit2c340935edbe3a6e9b1ff50ff7f9f23414986180
tree57a57bf549309a1a1c4a2044a00aad5db6a61252
parent9dff4f78f2ac04d207953982cb649ac927eb4f07
inet6: Stop reacting to kernel neighbour messages about a router

It's unreliable and very corner case.
See the comment for the ipv6nd_neighbour() function.
src/if-bsd.c
src/if-linux.c
src/if-sun.c
src/ipv6nd.c
src/ipv6nd.h