freebsd-dev/tests/atf_python/sys
Kristof Provost b23dbabb7f pf: test rules evaluation in the face of multiple IPv6 fragment headers
Send an ICMPv6 echo request packet with multiple IPv6 fragment headers.
Set rules to pass all packets, except for ICMPv6 echo requests.

pf ought to drop the echo request, but doesn't because it reassembles
the packet, and then doesn't handle the second fragment header. In other
words: it fails to detect the ICMPv6 echo header.

Reported by:	Enrico Bassetti bassetti@di.uniroma1.it (NetSecurityLab @ Sapienza University of Rome)
MFC after:	instant
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-08-04 15:24:16 +02:00
..
net pf: test rules evaluation in the face of multiple IPv6 fragment headers 2023-08-04 15:24:16 +02:00
netlink netlink: add support for decoding genl ops/groups in pytest 2023-06-01 10:45:29 +00:00
netpfil ipfw: add eaction tests 2023-06-15 06:36:16 +00:00
__init__.py
Makefile ipfw(8): add ioctl/instruction generation tests 2023-06-13 11:55:37 +00:00