aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce pf.conf parsing cost for configs that define N queues from O(N^2) to O(N)Patrick Kelsey2019-01-221-4/+22
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-221-1/+1
* pfctl: Improve set skip handling for groupsKristof Provost2018-08-221-0/+1
* pf: Return non-zero from 'status' if pf is not enabledKristof Provost2018-06-061-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-211-0/+1
* ALTQ FAIRQ discipline import from DragonFLYErmal Luçi2015-06-241-0/+15
* Use feature_present(3) to determine whether to open an INET or anBjoern A. Zeeb2013-12-261-0/+1
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-0/+305