summaryrefslogtreecommitdiff
path: root/tools/regression/sockets/accf_data_attach
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2017-08-24Add a test case for a connection on accept queue that is reset beforeGleb Smirnoff
2017-06-08Make the test to leave one connection on the incomplete queueGleb Smirnoff
2017-06-08Improve this unit test: make sure that the accept filter actually works.Gleb Smirnoff
2016-01-15- Check for accf_filter before running the tests, otherwise it will alwaysEnji Cooper
2015-04-10Fix -Wunused warnings, bump WARNS to 6Enji Cooper
2014-04-13NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh
2009-09-23- Remove a bogus test: setsockopt() doesn't return a length, getsockopt()John Baldwin
2005-06-11o setsockopt(2) cannot remove accept filter. [1]Maxim Konovalov
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-23Use errx() instead of fprintf()/exit() for conciseness.Robert Watson
2004-07-26Simple attachment regression test to attach the "accf_data" acceptRobert Watson