summaryrefslogtreecommitdiffstats
path: root/tools/regression/netinet6
Commit message (Collapse)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-133-3/+3
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* Remove extra comment that snuck in in last commit.rwatson2008-07-291-3/+0
|
* Add a simple ICMPv6 filter test for IPv6 raw sockets: determine thatrwatson2008-07-292-0/+141
| | | | | | the default ICMPv6 filter is pass all, test that we can set it to block all and restore to pass all. No attempt is made to test that the filtering works, just that we can get and set it.
* Regression tests for recent changes to inet6_rth_* family of functionsmtm2007-04-214-0/+556
| | | | regarding RFC3542 compliance.
* Add a test case for closing a UDPv6 socket that has been connected torwatson2006-07-192-0/+30
| | | | | | the IPv6 loopback address. Warns ?= 2.
* Add very basic regression test for netinet6: create and close raw,rwatson2006-07-192-0/+67
UDP, and TCP IPv6 sockets.
OpenPOWER on IntegriCloud