cvs commit: src/tools/regression/netinet/udpconnectjail Makefile
udpconnectjail.c
Robert Watson
rwatson at FreeBSD.org
Sun Feb 13 21:13:53 GMT 2005
rwatson 2005-02-13 21:13:53 UTC
FreeBSD src repository
Added files: (Branch: RELENG_5)
tools/regression/netinet/udpconnectjail Makefile
udpconnectjail.c
Log:
Merge udpconnectjail regression test from HEAD to RELENG_5, Makefile:1.2,
udpconnectjail.c:1.2:
Add udpconnectjail, a simple regression test to exercise an (as yet)
unfixed bug in the jail() implementation relating to using the connect()
system call on UDP sockets.
PR: 26506
The only change in the merge was NO_MAN -> NOMAN.
Revision Changes Path
1.2.2.1 +7 -0 src/tools/regression/netinet/udpconnectjail/Makefile (new)
1.2.2.1 +110 -0 src/tools/regression/netinet/udpconnectjail/udpconnectjail.c (new)
More information about the cvs-src
mailing list