freebsd-dev/tools/regression/netinet
Robert Watson 7fcc404b47 Add a very simple IPDIVERT test, which creates IP divert sockets and
checks for collision/non-collision properties in binding them.  This
test would have identified a bug recently reported on current@
involding my disaggregation of the pcbinfo lock.

It would be nice if this test also exercised packet diversion and
injection, but that is for another day.

MFC after:	3 days
Sponsored by:	Juniper Networks, Inc.
2011-06-04 16:25:12 +00:00
..
arphold Add a queue to hold packets while we await an ARP reply. 2010-11-12 22:03:02 +00:00
ip_id_period This is a regression test to verify the proper behavior of IP ID generation 2008-02-06 15:48:43 +00:00
ipbroadcast Add raw IP support (protocol 114) to ipbroadcast regression test. 2007-03-13 23:36:48 +00:00
ipdivert Add a very simple IPDIVERT test, which creates IP divert sockets and 2011-06-04 16:25:12 +00:00
ipmulticast Add regression test for SSM code. 2007-06-12 16:29:22 +00:00
ipsockopt Import rewrite of IPv4 socket multicast layer to support source-specific 2007-06-12 16:24:56 +00:00
msocket Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
msocket_ifnet_remove o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
rawconnect o Convert to Test::Harness testing infratructure. 2006-05-20 19:18:24 +00:00
tcpconnect Add missing #include of err.h. 2011-05-30 08:54:32 +00:00
tcpdrop In the tcpdrop regression test, allow the kernel to allocate us a port 2011-05-30 09:04:35 +00:00
tcpfullwindowrst Add missing include of stdio.h. 2011-05-30 09:06:24 +00:00
tcpsockclosebeforeaccept o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
tcpsocktimewait Rework TIMEWAIT regression test so that kernel-allocated port numbers are 2011-05-30 09:34:15 +00:00
tcpstream Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
udpconnectjail Upgrade jail(2) to latest jail(2) API to make the regression test work 2011-05-30 09:41:38 +00:00
udpzerobyte Update udpzerobyte to understand that passing 0 as a length to recv(2) 2008-10-07 21:01:23 +00:00