index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
regression
/
netinet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an #ifdef'd non-blocking version of the test.
rwatson
2005-05-16
1
-1
/
+10
*
Use WARNS?= instead of WARNS= in Makefiles so that global warning
rwatson
2005-01-22
1
-1
/
+1
*
In refactoring the test before committing, a pointer was passed instead
rwatson
2005-01-16
1
-2
/
+2
*
Add udpconnectjail, a simple regression test to exercise an (as yet)
rwatson
2005-01-16
2
-0
/
+117
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
4
-4
/
+4
*
The following code sets up two connected TCP sockets that send data to each
nik
2004-12-01
3
-0
/
+144
*
Switch over to a different, more flexible test output protocol that's
nik
2004-11-11
2
-1
/
+12
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
3
-3
/
+3
*
Use errx() instead of perror()/exit() for conciseness.
rwatson
2004-10-23
2
-50
/
+28
*
Fixed a typo.
ru
2004-10-17
1
-1
/
+1
*
Resort unprivileged uid with privileged socket after unprivileged uid
rwatson
2004-10-11
1
-4
/
+6
*
A number of improvements to the IP socket option API regression test:
rwatson
2004-10-11
1
-248
/
+357
*
Add a simple exercise suite for IP-level socket options. The suite
rwatson
2004-10-11
2
-0
/
+735
*
Add a simple C-based TCP connection generator, which generates and
rwatson
2004-10-09
2
-0
/
+160
*
Add a very basic README for tcpstream.
rwatson
2004-09-13
1
-0
/
+20
*
Add tcpstream, a simple TCP stream generator that uses a pseudo-random
rwatson
2004-09-13
2
-0
/
+253