summaryrefslogtreecommitdiff
path: root/tools/regression/netinet/ipsockopt
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2021-08-14Fix a few typos in source code commentsGordon Bergling
2014-04-13NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh
2007-06-12Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson
2007-04-09Fix a bug whereby group addresses were incorrectly computed in the test.Bruce M Simpson
2007-02-02For the IPv4 multicast membership socket regression test:Bruce M Simpson
2006-05-14Add multicast group join/leave functionality to IPv4 regressionBruce M Simpson
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-11-11Switch over to a different, more flexible test output protocol that'sNik Clayton
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-10-11Resort unprivileged uid with privileged socket after unprivileged uidRobert Watson
2004-10-11A number of improvements to the IP socket option API regression test:Robert Watson
2004-10-11Add a simple exercise suite for IP-level socket options. The suiteRobert Watson