]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Linux: improve IPv6 router reachability
authorRoy Marples <roy@marples.name>
Fri, 3 Apr 2020 18:05:41 +0000 (18:05 +0000)
committerRoy Marples <roy@marples.name>
Fri, 3 Apr 2020 18:05:41 +0000 (18:05 +0000)
commit0b1f95ffb65e0572548184cb3afb7092701e1d46
tree202277261ae8d420004cac62c4156a68013418e7
parentbce312ea4f8166febba3b5d7f1cfe5634c314842
Linux: improve IPv6 router reachability

Only mark as unreachable for NUD_FAILED.
Sadly the kernel emits this when the NDP entry is deleted for
whatever reason, which looks like a bug in the kernel.
src/if-linux.c