summaryrefslogtreecommitdiffstats
path: root/sys/contrib/pf/net
Commit message (Expand)AuthorAgeFilesLines
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-9/+9
* Remove some more leftover from the old pfaltq_module hack to allow formlaier2004-06-142-24/+8
* Prepare pf for building with ALTQ:mlaier2004-06-133-56/+4
* "Get rid of the nested include of <sys/module.h> from <sys/kernel.h>" ormlaier2004-05-313-0/+3
* Commit three imported bugfixes from OpenBSD 3.4-stable:dhartmei2004-05-023-19/+16
* Staticize <if>_clone_{create,destroy} functions.brooks2004-04-142-8/+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-282-6/+41
* Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdefmlaier2004-03-1710-323/+283
* Remove `$Name$' leftovers from the port version reporting.mlaier2004-03-103-3/+0
* Remove __inline keyword from functions that can't be inlined according tomlaier2004-02-292-0/+8
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+5
* Bring diff from the security/pf port. This has code been tested as a portmlaier2004-02-2610-50/+3037
* Vendor import of OpenBSD's packet filter (pf) as of OpenBSD 3.4mlaier2004-02-2610-0/+13504
OpenPOWER on IntegriCloud