History log of /openbsd/regress/sys/netinet/frag/frag_overtail.py (Results 1 – 3 of 3)
Revision Date Author Comments
# 647ac401 25-Dec-2020 bluhm <bluhm@openbsd.org>

Switch to scapy with python 3.


# 7cd47444 07-Sep-2017 bluhm <bluhm@openbsd.org>

Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment
tests into common shape. Add some missing test cases.


# 3fe81ad4 07-Sep-2017 bluhm <bluhm@openbsd.org>

Copy IPv6 fragment test cases to IPv4 and adapt to the different
behavior. All tests are run once with pf fragment reassembly and
once with pf disabled and IP input reassembly. Three sub tests are

Copy IPv6 fragment test cases to IPv4 and adapt to the different
behavior. All tests are run once with pf fragment reassembly and
once with pf disabled and IP input reassembly. Three sub tests are
currently disabled as the IP stack behaves differently than pf.

show more ...