freebsd-skq/tools/regression/netinet
Robert Watson f1f6501da8 Add a simple exercise suite for IP-level socket options. The suite
atempts to read and write various IP-level socket options as root and
nobody, making sure the initial values are as expected, that they can
be changed to valid values and take effect, etc.  No attempt is made
to check for the correct implementation of side effects (such as
changes in packet headers) as yet.

The IP options section is currently broken but will be fixed shortly.

Not all multicast options are currently tested.
2004-10-11 16:09:45 +00:00
..
ipsockopt Add a simple exercise suite for IP-level socket options. The suite 2004-10-11 16:09:45 +00:00
tcpconnect Add a simple C-based TCP connection generator, which generates and 2004-10-09 20:58:28 +00:00
tcpstream