summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet6/frag6/frag6_mf1end.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrap long lines.bluhm2020-12-251-3/+6
|
* Switch to scapy with python 3.bluhm2020-12-251-12/+12
|
* Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentbluhm2017-09-071-6/+6
| | | | tests into common shape. Add some missing test cases.
* Use consistent address schema with local and remote machine. Fillbluhm2017-03-011-6/+7
| | | | variables with example IPs from my daily test run.
* Do not use privileged or NFS source ports for UDP packets as inetdbluhm2017-01-181-6/+8
| | | | | ignores such packets. This should avoid some sporadic failures. While there, use variable names consistently in all tests.
* Test that IPv6 framents with invalid length or more-fragment bitbluhm2016-11-211-0/+49
drop the whole fragment cache.