freebsd-dev/tests/sys/netinet6
KUROSAWA Takahiro d6cd20cc5c netinet6: fix ndp proxying
We could insert proxy NDP entries by the ndp command, but the host
with proxy ndp entries had not responded to Neighbor Solicitations.
Change the following points for proxy NDP to work as expected:
* join solicited-node multicast addresses for proxy NDP entries
  in order to receive Neighbor Solicitations.
* look up proxy NDP entries not on the routing table but on the
  link-level address table when receiving Neighbor Solicitations.

Reviewed By: melifaro
Differential Revision: https://reviews.freebsd.org/D35307
MFC after:	2 weeks
2022-05-30 10:53:33 +00:00
..
frag6 tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
divert.sh
exthdr.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
exthdr.sh
fibs6.sh
forward6.sh
lpm6.sh
Makefile netinet6: fix ndp proxying 2022-05-30 10:53:33 +00:00
mld.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
mld.sh
ndp.sh ndp tests: fix cleanup 2021-12-13 18:14:59 +01:00
output6.sh
proxy_ndp.sh netinet6: fix ndp proxying 2022-05-30 10:53:33 +00:00
redirect.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
redirect.sh
scapyi386.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
scapyi386.sh