summaryrefslogtreecommitdiff
path: root/sys/netinet/accf_data.c
AgeCommit message (Expand)Author
2008-11-20Oops, make these build.ad
2008-11-20Rename the accept filter modules to make module name match filter name.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-14Use designated initializers for struct accept_filter.ad
2008-08-04Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetdtls