History log of /openbsd-current/regress/sys/kern/sosplice/udp/relay.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 18-Aug-2014 bluhm

Make the perl modules consistent for the multiple regression tests.
This includes coding style, better error messages and variable
naming.


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 05-Jan-2013 bluhm

Add more tests for UDP socket splicing and enhance existing tests.


# 1.1 03-Jan-2013 bluhm

branches: 1.1.1;
Initial revision