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 Proper check if divert(4) module is present by the relevant tests 2020-05-27 16:33:00 +00:00
exthdr.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
exthdr.sh ping: fix some man pages and tests after r368045 2020-11-26 04:55:02 +00:00
fibs6.sh Add basic test for net.fibs dynamic growth. 2020-09-10 19:25:51 +00:00
forward6.sh Add basic IPv4/IPv6 forwarding tests. 2020-03-10 19:52:19 +00:00
lpm6.sh ping: fix some man pages and tests after r368045 2020-11-26 04:55:02 +00:00
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 icmpv6: Fix mbuf change in mld 2019-11-18 21:59:47 +00:00
ndp.sh ndp tests: fix cleanup 2021-12-13 18:14:59 +01:00
output6.sh ping: fix some man pages and tests after r368045 2020-11-26 04:55:02 +00:00
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 Fix IPv6 regression introduced by r362900. 2020-07-03 08:06:26 +00:00
scapyi386.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
scapyi386.sh Reenable netinet6 and netpfil tests on i386, net/scapy 2.4.3_2 contains the fix 2019-11-08 18:56:02 +00:00