summaryrefslogtreecommitdiffstats
path: root/sys/modules/pf
Commit message (Expand)AuthorAgeFilesLines
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-4/+1
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-081-3/+2
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-3/+13
* Fix typo which has survived amazingly long!eri2009-10-101-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-061-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-1/+1
* Per email to arch@ a little while ago (that was greeted with silence),imp2008-09-011-5/+5
* Link pf 4.1 to the build:mlaier2007-07-031-0/+6
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointcsjp2006-09-121-1/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,yar2006-03-091-3/+0
* Make pflog a seperate module. As a result pflog_packet() becomes a functionmlaier2006-02-051-3/+0
* Let modules use the kernel's opt_*.h files if built along withyar2005-10-141-0/+2
* Let kmod.mk create an empty .h file.ru2005-06-051-3/+1
* NOINET6 -> NO_INET6ru2004-12-211-1/+1
* Removed -Wall from CFLAGS.ru2004-09-011-1/+1
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-141-5/+2
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-3/+4
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themmlaier2004-04-061-0/+4
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+30
OpenPOWER on IntegriCloud