summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet/frag/frag_zerofirst.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to scapy with python 3.bluhm2020-12-251-10/+10
|
* Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentbluhm2017-09-071-5/+6
| | | | tests into common shape. Add some missing test cases.
* Copy IPv6 fragment test cases to IPv4 and adapt to the different bluhm2017-09-071-0/+53
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.