summaryrefslogtreecommitdiffstats
path: root/tools/regression/netinet
Commit message (Expand)AuthorAgeFilesLines
* Use WARNS?= instead of WARNS= in Makefiles so that global warningrwatson2005-01-221-1/+1
* In refactoring the test before committing, a pointer was passed insteadrwatson2005-01-161-2/+2
* Add udpconnectjail, a simple regression test to exercise an (as yet)rwatson2005-01-162-0/+117
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-214-4/+4
* The following code sets up two connected TCP sockets that send data to eachnik2004-12-013-0/+144
* Switch over to a different, more flexible test output protocol that'snik2004-11-112-1/+12
* For variables that are only checked with defined(), don't provideru2004-10-243-3/+3
* Use errx() instead of perror()/exit() for conciseness.rwatson2004-10-232-50/+28
* Fixed a typo.ru2004-10-171-1/+1
* Resort unprivileged uid with privileged socket after unprivileged uidrwatson2004-10-111-4/+6
* A number of improvements to the IP socket option API regression test:rwatson2004-10-111-248/+357
* Add a simple exercise suite for IP-level socket options. The suiterwatson2004-10-112-0/+735
* Add a simple C-based TCP connection generator, which generates andrwatson2004-10-092-0/+160
* Add a very basic README for tcpstream.rwatson2004-09-131-0/+20
* Add tcpstream, a simple TCP stream generator that uses a pseudo-randomrwatson2004-09-132-0/+253
OpenPOWER on IntegriCloud