Name Date Size #Lines LOC

..--

error/H29-Jan-2025-662487

loop/H18-Feb-2022-387281

perf/H13-Mar-2021-425364

scapy/H08-Jul-2024-1,141887

tcp/H29-Jan-2025-2,0381,590

udp/H13-Mar-2021-704533

Child.pmH A D20-Feb-20201 KiB3514

Client.pmH A D18-Feb-20223.3 KiB10479

LICENSEH A D13-Mar-2021755 1411

MakefileH A D13-Mar-2021185 128

Makefile.incH A D18-Feb-20221.8 KiB6635

Proc.pmH A D20-Feb-20204 KiB162122

READMEH A D20-Feb-2020633 1311

Relay.pmH A D18-Feb-20225 KiB156130

Remote.pmH A D20-Feb-20202.4 KiB7653

Server.pmH A D18-Feb-20223 KiB9673

funcs.plH A D08-Jul-202420.2 KiB749638

README

1Run socket splicing regressions tests.  The error directory contains
2tests, that invoke the splicing system call with invalid arguments.
3The tcp and udp framework run a client, and a server, and a relay.
4Each test starts those three processes.  All processes write log
5files that are checked for certain messages.  The test arguments
6are kept in the args-*.pl files.  The perf directory contains a C
7program that can compare copy and splice performance.
8
9LOCAL_ADDR, REMOTE_ADDR, REMOTE_SSH
10Set these to run the relay process on a remote machine.  As the
11client and server run locally, network timing may influence the
12test results.
13