freebsd-dev/tools/regression/netinet
Robert Watson e9cc9cec0c Add a regression test to test two variations on the same bug: joining a
multicast group using a raw socket, then removing the interface on which
the group is found, and joining a multicast group using a udp socket,
then removing the interface on which the group is found.  An if_disc
interface is used as the interface on which to attach.

NB: A panic currently results from running this regression test, so do
so with caution.

PR:		77665
Reported by:	Gavin Atkinson <gavin dot atkinson at ury dot york dot ac dot uk>
Reported by:	Brooks Davis <brooks at FreeBSD dot org>
2005-09-05 13:23:01 +00:00
..
ipsockopt Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
msocket Add a simple multicast socket regression test set: 2005-07-22 19:36:29 +00:00
msocket_ifnet_remove Add a regression test to test two variations on the same bug: joining a 2005-09-05 13:23:01 +00:00
tcpconnect Add an #ifdef'd non-blocking version of the test. 2005-05-16 00:54:47 +00:00
tcpfullwindowrst Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
tcpstream Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
udpconnectjail Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this test 2005-07-23 05:40:17 +00:00