summaryrefslogtreecommitdiffstats
path: root/sys/contrib/pf/net/pf.c
Commit message (Expand)AuthorAgeFilesLines
* Loopback fix from Daniel Hartmeier:mlaier2004-08-121-2/+1
* Initialize s variable early to shut up GCC warnings.kan2004-07-281-0/+10
* Refine pf_check_proto_cksum() a bit in order to avoid additional in_pseudo()mlaier2004-07-231-25/+22
* Fix a stupid attemp to apply host arithmetics to network byte ordered data.mlaier2004-07-181-1/+1
* m_tag_copy takes an additional "how" parameter in FreeBSD.mlaier2004-07-181-0/+8
* Merge in a stable fix from OpenBSD:mlaier2004-07-171-52/+63
* Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associatedmlaier2004-07-171-10/+29
* Import two fixes from the OpenBSD stable branch:mlaier2004-06-171-11/+8
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-1081/+1436
* Prepare pf for building with ALTQ:mlaier2004-06-131-1/+1
* Commit three imported bugfixes from OpenBSD 3.4-stable:dhartmei2004-05-021-11/+8
* Commit import of OpenBSD-stable fix:mlaier2004-04-111-6/+11
* Shut up a couple of annoying gcc warnings. Do not enclose the fixes withmlaier2004-03-301-14/+16
* Commit two fixes from OpenBSD's stable branch:mlaier2004-03-281-5/+39
* Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdefmlaier2004-03-171-102/+80
* 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-39/+831
* Vendor import of OpenBSD's packet filter (pf) as of OpenBSD 3.4mlaier2004-02-261-0/+5263
OpenPOWER on IntegriCloud