aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl
Commit message (Expand)AuthorAgeFilesLines
* Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-091-0/+1
* Make pfctl(8) work on strict-alignment platforms, by copying a pair ofIan Lepore2016-01-301-5/+13
* pfctl: Fix uninitialised veriableKristof Provost2015-11-011-0/+1
* pf: Remove support for 'scrub fragment crop|drop-ovl'Kristof Provost2015-08-272-8/+3
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-214-9/+149
* Only report the lack of ALTQ support if pfctl is using verbose (-v) mode.George V. Neville-Neil2015-07-201-1/+1
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-244-4/+337
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+24
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-276-15/+15
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+0
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-286-23/+55
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-0425-2261/+17353
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+24
* | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsGleb Smirnoff2015-04-164-13/+13
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Fix compilation for 32-bit machines.Gleb Smirnoff2014-03-051-6/+7
* | | Instead of playing games with casts simply add 3 more members to theGleb Smirnoff2014-03-051-8/+6
* | | Better build fix.Gleb Smirnoff2014-02-151-6/+7
* | | Fix build on 32bit arches broken by me in r261882.Gleb Smirnoff2014-02-141-4/+5
* | | Once pf became not covered by a single mutex, many counters in it becameGleb Smirnoff2014-02-141-4/+4
* | | Use feature_present(3) to determine whether to open an INET or anBjoern A. Zeeb2013-12-264-4/+35
* | | Remove __FreeBSD__ ifdefs.Gleb Smirnoff2013-11-221-6/+1
* | | Rewrite usage() so that its source code resembles what is printed.Gleb Smirnoff2013-11-221-7/+7
* | | Import pf_print_state.c 1.54 from OpenBSDBaptiste Daroussin2013-10-271-0/+5
| |/ |/|
* | - Get rid of #ifdef __FreeBSD__.Gleb Smirnoff2012-09-291-21/+8
* | Minor mdoc fix.Joel Dahl2012-09-141-2/+2
* | o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-1425-2261/+17366
|/
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-0/+1
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+2
* Add missing library dependencies.Ruslan Ermilov2006-04-131-1/+1
* Adapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.Max Laier2005-05-031-0/+1
* Remove -I from CFLAGS. This splipped in with the 3.5 import (as I wasMax Laier2004-10-031-1/+0
* Removed redundant and unsafe BINDIR redefinition.Ruslan Ermilov2004-07-071-1/+0
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).Max Laier2004-06-161-2/+3
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* Add skeleton build dirs for pf userland:Max Laier2004-02-2812-0/+2285