aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet/ipsockopt
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* Fix a few typos in source code commentsGordon Bergling2021-08-191-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-2/+2
* Fix a bug whereby group addresses were incorrectly computed in the test.Bruce M Simpson2007-04-091-2/+2
* For the IPv4 multicast membership socket regression test:Bruce M Simpson2007-02-021-12/+58
* Add multicast group join/leave functionality to IPv4 regressionBruce M Simpson2006-05-141-10/+68
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-112-1/+12
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Resort unprivileged uid with privileged socket after unprivileged uidRobert Watson2004-10-111-4/+6
* A number of improvements to the IP socket option API regression test:Robert Watson2004-10-111-248/+357
* Add a simple exercise suite for IP-level socket options. The suiteRobert Watson2004-10-112-0/+735