aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/accf_dns
Commit message (Collapse)AuthorAgeFilesLines
* Add an accept filter for TCP based DNS requests. It waits until theDavid Malone2008-07-181-0/+8
whole first request is present before returning from accept. Notes: svn path=/head/; revision=180593