freebsd-dev/tools/regression/netinet
Robert Watson a848550a77 Update udpzerobyte to understand that passing 0 as a length to recv(2)
will cause it to return 0, not EAGAIN.

Add UNIX domain socket support to udpzerobyte, which suggests this
regression test should be moved to the general sockets test area rather
than netinet.
2008-10-07 21:01:23 +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
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 Convert errx(-1, ..., strerror(errno)) to err(-1, ...). 2007-11-28 20:38:05 +00:00
tcpdrop o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
tcpfullwindowrst Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
tcpsockclosebeforeaccept o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
tcpsocktimewait o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
tcpstream Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
udpconnectjail Style: NO_MAN doesn't need any value. 2006-03-15 10:46: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