summaryrefslogtreecommitdiff
path: root/sys/modules/pfsync/Makefile
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
2022-11-09pfsync: prepare code to accommodate AF_INET6 familyLuiz Amaral
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-12-22In FreeBSD we always have bpf(4) API, either real or stub. No needGleb Smirnoff
2011-06-28Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb
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