aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl
Commit message (Expand)AuthorAgeFilesLines
* pfctl: Call ifa_load() before ifa_grouplookup()Kristof Provost2020-04-191-3/+4
* pfctl: Remove unused variableKristof Provost2020-04-191-2/+0
* pfctl: improve rule load times with thousands of interfacesKristof Provost2020-03-191-4/+5
* Fix test cases after r358448Li-Wen Hsu2020-02-291-1/+1
* pfctl: Warn users when they run into kernel limitsKristof Provost2019-12-141-12/+53
* pkgbase: pfctl: tests: Put tests files in the FreeBSD-tests packageEmmanuel Vadot2019-09-052-0/+4
* pfctl: Fix ifgroup checkKristof Provost2019-04-191-5/+15
* Fix the fix added in r343287 for spurious HFSC bandwidth check errorsPatrick Kelsey2019-02-111-18/+13
* pfctl: Fix ifa_grouplookup()Kristof Provost2019-02-101-0/+1
* pfctl: Point users to net.pf.request_maxcount if large requests are rejectedKristof Provost2019-01-281-2/+15
* Remove unused function gsc_destroy()Patrick Kelsey2019-01-221-12/+0
* Reduce pf.conf parsing cost for configs that define N queues from O(N^2) to O(N)Patrick Kelsey2019-01-224-330/+386
* pfctl: Fix 'set skip' handling for groupsKristof Provost2019-01-131-0/+7
* pfctl: Populate ifname in ifa_lookup()Kristof Provost2018-11-081-0/+1
* pfctl test: Add a test for macro names with a space in itKristof Provost2018-10-282-1/+30
* pfctl: Do not allow whitespace in macro namesKristof Provost2018-10-281-0/+8
* pf: Make ':0' ignore link-local v6 addresses tooKristof Provost2018-10-281-0/+3
* pf tests: Fix incorrect test for PR 231323Kristof Provost2018-10-222-3/+4
* pfctl: Fix line numbers when \ is used inside ""Kristof Provost2018-10-221-1/+3
* pfctl tests: Basic test case for PR 231323Kristof Provost2018-10-204-1/+7
* pfctl: Dup stringsKristof Provost2018-10-201-2/+2
* Fix warning about crossing INT32_MAX boundary in computation of constant value.Patrick Kelsey2018-08-231-1/+1
* Extend tbrsize heuristic in pfctl(8) to provide a sensible value forPatrick Kelsey2018-08-231-1/+3
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-225-23/+55
* pfctl: Remove unused functionKristof Provost2018-08-221-20/+0
* pfctl: Improve set skip handling for groupsKristof Provost2018-08-222-9/+75
* Move pf.os to sbin/pfctl/Brad Davis2018-08-112-0/+710
* Convert bsd.files.mk to support DIRS and simplify by only having one installBrad Davis2018-07-261-3/+1
* Skip the pftcl(8) tests if pf isn't loaded.Alan Somers2018-07-221-0/+1
* pfctl: Don't retrieve interface list if '-n' is setKristof Provost2018-07-031-1/+1
* Assuming that the intent (from the white space) is that the fprintf()Sean Bruno2018-06-241-1/+2
* pf: Support "return" statements in passing rules when they fail.Kristof Provost2018-06-221-3/+25
* pf: Return non-zero from 'status' if pf is not enabledKristof Provost2018-06-064-1/+28
* pfctl: Don't break connections on skipped interfaces on reloadKristof Provost2018-04-281-1/+46
* pfctl(8): Fix two wrong conditions.Pedro F. Giffuni2018-01-271-2/+2
* Free path before returnig.Warner Losh2017-12-281-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-278-8/+24
* pfctl: teach route-to to deal with interfaces with multiple addressesKristof Provost2017-11-151-1/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-312-0/+22
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* pfctl parser testsKristof Provost2017-07-15162-0/+1669
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Fix the parsing of NPt binat rules.Luiz Otavio O Souza2016-12-281-1/+1
* pfctl: fix nested inline anchorsKristof Provost2016-11-101-1/+1
* Fix improper use of "its".Bryan Drewery2016-11-081-2/+2
* pf: port extended DSCP support from OpenBSDKristof Provost2016-10-131-9/+64
* pf: remove fastroute tagKristof Provost2016-10-042-8/+5
* Note the version PF first appeared in FreeBSD & from which version it was por...Sevan Janiyan2016-10-031-6/+10