summaryrefslogtreecommitdiff
path: root/sys/modules/pf/Makefile
AgeCommit message (Expand)Author
2024-12-17pf: nat64Kristof Provost
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-10-10pf: convert state retrieval to netlinkAlexander V. Chernikov
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-09-29modules: a lot: need opt_kern_tls.hKyle Evans
2021-07-20pf: syncookie supportKristof Provost
2021-04-10pf: Introduce nvlist variant of DIOCADDRULEKristof Provost
2019-10-12Add a missing include of opt_sctp.h.Mark Johnston
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2012-09-14o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff
2012-09-08Merge the projects/pf/head branch, that was worked on for last six months,Gleb Smirnoff
2011-06-28Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb
2009-10-10Fix typo which has survived amazingly long!Ermal Luçi
2009-06-08After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb
2009-06-06Remove opt_mac.h generation for various kernel modules that no longerRobert Watson
2008-12-02Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb
2008-09-01Per email to arch@ a little while ago (that was greeted with silence),Warner Losh
2007-07-03Link pf 4.1 to the build:Max Laier
2006-09-12Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointChristian S.J. Peron
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-03-09The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,Yaroslav Tykhiy
2006-02-05Make pflog a seperate module. As a result pflog_packet() becomes a functionMax Laier
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2005-06-05Let kmod.mk create an empty .h file.Ruslan Ermilov
2004-12-21NOINET6 -> NO_INET6Ruslan Ermilov
2004-09-01Removed -Wall from CFLAGS.Ruslan Ermilov
2004-08-14Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDDavid Malone
2004-06-16Commit pf version 3.5 and link additional files to the kernel build.Max Laier
2004-04-06Make pf* modules respect NOINET6 from make.conf(5) in order to build themMax Laier
2004-02-26Tweak existing header and other build infrastructure to be able to buildMax Laier