summaryrefslogtreecommitdiff
path: root/usr.sbin/pf
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-03-17s/enougth/enough/andvar
2021-04-12add some new uses of existing GCC_NO_* variables for warning issues.mrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-04-23lineno, states and allocated should be owned by the parserjoerg
2019-08-13sync with realitymaxv
2019-02-17pf.boot.conf: remove lingering references to dhclient(8), and whilegutteridge
2017-05-26Enable carp packets early during boot, to avoid gratuitous failovers.hauke
2017-01-11Disable a couple of warnings until further investigation.joerg
2015-06-16improve error messages (remove \n, use __func__, etc)christos
2015-01-29use strtonum from libcchristos
2013-10-19fix unused variable warnings.christos
2013-04-10no need for the end macros anymorechristos
2013-02-09Disable -DWITH_NPF for now; will be converted to BPF mechanism.rmind
2012-09-15does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the include filesplunky
2011-12-21don't include pcap/bpf.hchristos
2011-08-31Use __deadjoerg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-24No input neededjoerg
2011-02-04Fix sun2 builds. Noted by joerg@.rmind
2011-02-02NPF checkpoint:rmind
2010-12-13fix build.christos
2010-05-09Remove trailing whitespace and dot in Nd.wiz
2010-05-09Add missing licensedegroote
2010-05-08Sort options, standardize SYNOPSIS, slight rewordings. Use more markup.wiz
2010-05-07Add support for pfs(8)degroote
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2009-04-23WARNS=1 for pflukem
2009-04-22Enable WARNS=4 by default, except for:lukem
2008-06-20Install /etc/pf.os with 444 permissions.peter
2008-06-18merge yamt-pf42 branch.yamt
2007-09-02Use "ipv6-icmp" instead of "icmp6" to allow loading these rules again.tron
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-11-09compile a file with -Wno-stack-protector since it is using __cmsg_alignbytes()christos
2006-10-26remove openlog_r/syslog_r; we now have it.christos
2006-04-25Build libpcap-0.9.4 from src/dist.drochner
2006-01-10Fix mispelling in a comment.reed
2005-08-23pf needs to be started after the network is up, because some pf rulespeter
2005-06-27Remove (pf)spamd. Its right to exist in NetBSD has been questioned since itpeter
2005-04-19Remove copy of manual page created during build.tron
2005-04-13Remove copy of manual page created during build.tron
2005-04-12Finally, spamlogd -> pfspamlogd, for consistency.jwise
2005-04-12spamd.conf is now pfspamd.conf.jwise
2005-04-12Now that we can override the name of /etc/spamd.conf, make it /etc/pfspamd.conf.jwise
2005-04-12Pass in path to /etc/spamd.conf in CPPFLAGS.jwise
2005-04-12Now that we can specify the chroot location, make it /var/chroot/pfspamd.jwise
2005-04-12Pass in a value for SPAMD_CHROOT in CPPFLAGS, to specify the path to thejwise
2005-04-11Per discussion on tech-userlevel and tech-security, install `spamd',jwise