summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2013-06-17Do not write my IP addresses into the pf_divert Makefile, the testerAlexander Bluhm
2013-06-05Add tests for ICMP and ICMP6 divert-to.Alexander Bluhm
2013-06-04Add tests for raw IP divert. Set effective user ID to 0 only duringAlexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-06-03Add tests for UDP divert.Alexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-03-30Make forking socket splicing tests more reliable on slow machines.Alexander Bluhm
2013-03-21sys/param.h, not machine/param.hTheo de Raadt
2013-01-17Improve socket splicing tests:Alexander Bluhm
2013-01-15The socket splicing tests allow the kernel to return EFBIG in caseAlexander Bluhm
2013-01-08Add performance test for socket splicing. Two tcpbench processesAlexander Bluhm
2013-01-08Autoflush the log file of the child process.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-07missing argument to printfMiod Vallat
2013-01-07update asm syntax to match toolchain requirementsMiod Vallat
2013-01-05Fix test descriptions.Alexander Bluhm
2013-01-05Add more tests for UDP socket splicing and enhance existing tests.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-04Fix another race in socket splicing test.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-03The socket splicing tests have been moved from directory splice toAlexander Bluhm
2013-01-03Add subdir sosplice.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-01-02tyop in commentJasper Lievisse Adriaanse
2013-01-02regress test for pty TTYHOG bug; OK miod@Todd C. Miller
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-11-30Generate pf_print_host.c before mkdep uses it.Tobias Ulmer
2012-07-10Add a workaround that scapy srp1() cannot detect ICMP6 error repliesAlexander Bluhm
2012-07-10Do not write spaces around = in addr.py so it can also be read byAlexander Bluhm
2012-07-10Add a subtest to the MTU ping that checks wether the ip length ofAlexander Bluhm
2012-07-10Kill trailing whitespaces.Alexander Bluhm
2012-07-10Add a test suite to route ip packets through a box running pf. YouAlexander Bluhm
2012-07-09This test is not reliable in echo mode.Alexander Bluhm
2012-07-09Modern Perl deferes signal handlers between opcodes. To send TCPAlexander Bluhm
2012-07-09Add a socket splicing test that sends a reset from the client whileAlexander Bluhm
2012-07-08Add addr.py to CLEANFILES.Alexander Bluhm
2012-07-08Add a test for kevent(EV_DELETE) screwing with POSIX file locksPhilip Guenthe
2012-06-29Fix year in public domain declaration. Also, include <stddef.h> forMatthew Dempsky
2012-06-29Clear out the sigset_t again before calling sigpending() to make sureMatthew Dempsky
2012-06-29add a regress test for sigpending(); add licensing notice to stackjmp.cMatthew Dempsky
2012-06-23add (currently failing) stackjmp regress testMatthew Dempsky
2012-04-12rfork RIPPhilip Guenthe
2012-03-05If the main thread exits, the process should still be able to getPhilip Guenthe
2012-02-08Add IPv6 tests for fragmented destination options, fragments withoutAlexander Bluhm
2012-01-31Add test suite for IPv6 neighbor discovery protocol. Send all kindAlexander Bluhm
2012-01-27Test sending a short atomic IPv6 fragment.Alexander Bluhm
2012-01-24Add a test for atomic IPv6 fragment reassembly.Alexander Bluhm
2012-01-23After overlapping IPv6 fragments have been dropped, new fragmentsAlexander Bluhm
2012-01-13According to RFC 5722 we drop all IPv6 fragments that belong to aAlexander Bluhm