aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/pf
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-15/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-4/+1
* Merge the projects/pf/head branch, that was worked on for last six months,Gleb Smirnoff2012-09-081-3/+2
* Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb2011-06-281-3/+13
* Fix typo which has survived amazingly long!Ermal Luçi2009-10-101-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-081-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerRobert Watson2009-06-061-1/+1
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+1
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-5/+5
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+6
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointChristian S.J. Peron2006-09-121-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,Yaroslav Tykhiy2006-03-091-3/+0
* Make pflog a seperate module. As a result pflog_packet() becomes a functionMax Laier2006-02-051-3/+0
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Let kmod.mk create an empty .h file.Ruslan Ermilov2005-06-051-3/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* Removed -Wall from CFLAGS.Ruslan Ermilov2004-09-011-1/+1
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDDavid Malone2004-08-141-5/+2
* Commit pf version 3.5 and link additional files to the kernel build.Max Laier2004-06-161-3/+4
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themMax Laier2004-04-061-0/+4
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-261-0/+30