summaryrefslogtreecommitdiffstats
path: root/sys/contrib/pf/net/pf_norm.c
Commit message (Expand)AuthorAgeFilesLines
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-1999/+0
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-570/+210
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-171-6/+6
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-57/+354
* Remove some further INET related symbols from pf to allow the modulebz2011-05-311-0/+2
* Commit resolved import of OpenBSD 4.1 pf from perforce.mlaier2007-07-031-47/+75
* Fix hardware checksum verification on fragments.mlaier2007-07-031-0/+9
* Loopback pf_norm.c rev. 1.106 from OpenBSD:mlaier2006-03-251-4/+22
* fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl',dhartmei2006-01-191-1/+1
* Move m_adj after checking that m_dup succeeded.mlaier2006-01-141-3/+4
* Fix build after timeval.tv_sec changed from long to time_t.mlaier2005-12-251-2/+5
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-0/+4
* move RFC3542 related definitions into ip6.h.ume2005-07-201-42/+0
* Resolve conflicts created during the import of pf 3.7 Some features aremlaier2005-05-031-48/+359
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-141-4/+0
* Loopback fix from Daniel Hartmeier:mlaier2004-08-121-5/+9
* Initialize s variable early to shut up GCC warnings.kan2004-07-281-0/+5
* Import two fixes from the OpenBSD stable branch:mlaier2004-06-171-5/+5
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-28/+38
* Commit three imported bugfixes from OpenBSD 3.4-stable:dhartmei2004-05-021-5/+5
* Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdefmlaier2004-03-171-30/+28
* Remove __inline keyword from functions that can't be inlined according tomlaier2004-02-291-0/+4
* Bring diff from the security/pf port. This has code been tested as a portmlaier2004-02-261-2/+185
* Vendor import of OpenBSD's packet filter (pf) as of OpenBSD 3.4mlaier2004-02-261-0/+1528
OpenPOWER on IntegriCloud