aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/accf_dns.c
Commit message (Expand)AuthorAgeFilesLines
* Define a module version for accept filter modules.Mark Johnston2020-05-191-15/+2
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* In preparation of merging projects/sendfile, transform bare access toGleb Smirnoff2014-11-121-3/+3
* Rework socket upcalls to close some races with setup/teardown of upcalls.John Baldwin2009-06-011-7/+4
* Correct the sense of a test so that this filter always waits for the fullJohn Baldwin2009-05-261-2/+2
* Add an accept filter for TCP based DNS requests. It waits until theDavid Malone2008-07-181-0/+135