summaryrefslogtreecommitdiff
path: root/sys/modules/pflog
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2018-07-01pflog/pfsync: Fix module build with VIMAGE=yesKristof Provost
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-03-30Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery
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
2011-06-28Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb
2008-09-01Per email to arch@ a little while ago (that was greeted with silence),Warner Losh
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
2004-06-16Prepare for pf 3.5 import: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