#
527238f8 |
| 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.
|
#
7b3475a7 |
| 01-Mar-2017 |
bluhm <bluhm@openbsd.org> |
Use consistent address schema with local and remote machine. Fill variables with example IPs from my daily test run.
|
#
9ae5678b |
| 18-Jan-2017 |
bluhm <bluhm@openbsd.org> |
Do not use privileged or NFS source ports for UDP packets as inetd ignores such packets. This should avoid some sporadic failures. While there, use variable names consistently in all tests.
|
#
320944d6 |
| 21-Nov-2016 |
bluhm <bluhm@openbsd.org> |
Test that IPv6 framents with invalid length or more-fragment bit drop the whole fragment cache.
|