opnsense-src/tests/sys/netinet6
Kristof Provost b03012d0b6 netinet6 tests: test for loss of Solicited-node multicast groups
The multicast code has an issue where it can lose the Solicited-node
multicast group subscription if the same address is added twice.

Test for this.

PR:		233683
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D41123
2023-07-24 16:47:50 +02:00
..
frag6 netinet6: make IPv6 fragment TTL per-VNET configurable. 2023-06-01 12:04:49 +00: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: add ip6_output() tests. 2022-07-07 10:09:28 +00:00
mld.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00
mld.sh netinet6 tests: test for loss of Solicited-node multicast groups 2023-07-24 16:47:50 +02: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
test_ip6_output.py testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00