ndp: answer global-addressed NS manually
authorsfan5 <sfan5@live.de>
Sat, 2 Feb 2019 21:48:18 +0000 (22:48 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Sun, 15 Sep 2019 16:54:12 +0000 (18:54 +0200)
commit91a28e4566bdae6532d3801332bef9999f43605c
tree1e2cc18379b0edbe2ba54df6c4642bb34a6dcc13
parentfd93e36727bc605f6f860759d7710a43bee5215d
ndp: answer global-addressed NS manually

An upstream router may address solicits to the global address of the target,
these will not be answered by the kernel and not routed either due to link-local
source. The NS will eventually be retried as multicast, but we want to avoid this.

see also https://forum.archive.openwrt.org/viewtopic.php?id=40871

Signed-off-by: Stefan Alfers <sfan5@live.de>
src/ndp.c
src/netlink.c
src/odhcpd.h