summaryrefslogtreecommitdiff
path: root/sys/external/bsd/ipf/netinet
AgeCommit message (Expand)Author
2014-02-27Checking the return value of an allocator works better, when looking atjoerg
2014-02-27A member of a non-null struct pointer can't be null.joerg
2013-11-27CID 976267: NULL deref checkchristos
2013-11-01move variable definition/set inside the same #ifdef of the usage.mrg
2013-10-20ifdef kernel used only variablechristos
2013-09-18Add bpf_filter_ext() to use with BPF COP, restore bpf_filter() as it wasrmind
2013-09-15Remove unused variablemartin
2013-09-14Use __KERNEL_RCSID.joerg
2013-09-14Fix return value of ipf_sync_natmartin
2013-09-14Remove unused variablesmartin
2013-09-14Remove a few unused variables, ifdef others like their usemartin
2013-09-14Remove unused variablesmartin
2013-09-14Remove unused variablemartin
2013-09-14Remove unused variable and ifdef another like their usemartin
2013-09-12Remove unused variablemartin
2013-08-30bpf_filter: add a custom argument which can be passed to coprocessor routine.rmind
2013-08-29Implement BPF_COP/BPF_COPX instructions in the misc category (BPF_MISC)rmind
2013-06-29- Rewrite parts of pfil(9): use array to store hooks and thus be more cachermind
2013-03-28Destroying the mutex once is enough.christos
2013-03-27call mutex destroy in fini, so that we don't end up with a lockdebug panicchristos
2013-01-15Fix off-by-one read error.msaitoh
2013-01-09Back out my last change, which was a partial fix for hash code computation pr...christos
2013-01-05Fix bucket and chain counts on nat lists from Geoff Adams:christos
2012-12-20- Replace the seemingly broken built-in ipf rbtree implementation with ours.christos
2012-12-03PR/47270: Paul Goyette: ipftest -N abortschristos
2012-10-09remove wrong ntohl (from Aran Clauson)christos
2012-09-15the result of the constructplunky
2012-07-30Make ipf compile even without INET6 support.pgoyette
2012-07-22Fix printf formatmartin
2012-07-22ansify new function definitiondarrenr
2012-07-22ansify new function definitiondarrenr
2012-07-22ansify new function definitiondarrenr
2012-07-22h323 proxy removeddarrenr
2012-07-22ansify new functio definitionsdarrenr
2012-07-22Merge IPFilter 5.1.2 into HEADdarrenr
2012-03-23apply our changes.christos
2012-03-23import kernel portion of ipfilter 5.1.1christos