History log of /openbsd/regress/sys/netinet6/frag6/frag6_hop.py (Results 1 – 5 of 5)
Revision Date Author Comments
# 527238f8 25-Dec-2020 bluhm <bluhm@openbsd.org>

Switch to scapy with python 3.


# 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.


# 233b170e 17-Nov-2016 bluhm <bluhm@openbsd.org>

Put all make targets in a loop and print a little more what each
IPv6 fragment header test is doing.


# 5c955934 17-Nov-2016 bluhm <bluhm@openbsd.org>

Send fragment with Hop-by-Hop extension header after the fragment
header. I must not be processed.