#
70d7d4e3 |
| 26-Dec-2020 |
bluhm <bluhm@openbsd.org> |
Wrap long lines.
|
#
647ac401 |
| 25-Dec-2020 |
bluhm <bluhm@openbsd.org> |
Switch to scapy with python 3.
|
#
f5f40516 |
| 19-Sep-2019 |
bluhm <bluhm@openbsd.org> |
Make checksum comparison more robust. 0xffff is the same as 0.
|
#
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 ...
|