History log of /openbsd-current/regress/sys/netinet6/frag6/frag6_udpatomic.py
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 25-Dec-2020 bluhm

Switch to scapy with python 3.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.8 01-Mar-2017 bluhm

Use consistent address schema with local and remote machine. Fill
variables with example IPs from my daily test run.


# 1.7 24-Jan-2017 bluhm

Fix typo in variable name.


# 1.6 18-Jan-2017 bluhm

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.


# 1.5 17-Nov-2016 bluhm

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


Revision tags: OPENBSD_6_0_BASE
# 1.4 22-May-2016 bluhm

Fix tests: Restrict getpid() to lower 16 bit so that it can still
be used as packet id. Now scapy calls nexthopmtu with this name
explicitly in icmp structure.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.3 19-Dec-2014 bluhm

Use a simpler expression to check the ether type in scapy. This
makes the fragment tests work on FreeBSD. From Ilya Bakulin.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 23-Jul-2013 bluhm

fix typo in fragment payload


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.1 08-Feb-2012 bluhm

Add IPv6 tests for fragmented destination options, fragments without
payload, fragmented UDP packets.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.8 01-Mar-2017 bluhm

Use consistent address schema with local and remote machine. Fill
variables with example IPs from my daily test run.


# 1.7 24-Jan-2017 bluhm

Fix typo in variable name.


# 1.6 18-Jan-2017 bluhm

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.


# 1.5 17-Nov-2016 bluhm

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


Revision tags: OPENBSD_6_0_BASE
# 1.4 22-May-2016 bluhm

Fix tests: Restrict getpid() to lower 16 bit so that it can still
be used as packet id. Now scapy calls nexthopmtu with this name
explicitly in icmp structure.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.3 19-Dec-2014 bluhm

Use a simpler expression to check the ether type in scapy. This
makes the fragment tests work on FreeBSD. From Ilya Bakulin.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 23-Jul-2013 bluhm

fix typo in fragment payload


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.1 08-Feb-2012 bluhm

Add IPv6 tests for fragmented destination options, fragments without
payload, fragmented UDP packets.