Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap long lines. | 2020-12-25 | 1 | -3/+6 | |
| | |||||
* | Switch to scapy with python 3. | 2020-12-25 | 1 | -12/+12 | |
| | |||||
* | Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragment | 2017-09-07 | 1 | -6/+6 | |
| | | | | tests into common shape. Add some missing test cases. | ||||
* | Use consistent address schema with local and remote machine. Fill | 2017-03-01 | 1 | -6/+7 | |
| | | | | variables with example IPs from my daily test run. | ||||
* | Do not use privileged or NFS source ports for UDP packets as inetd | 2017-01-18 | 1 | -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 bit | 2016-11-21 | 1 | -0/+49 | |
drop the whole fragment cache. |