aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/tests/files
Commit message (Expand)AuthorAgeFilesLines
* pfctl(8): change default limiter action from no-match to blockKristof Provost2 days2-2/+2
* pfctl: allow new page character (^L) in pf.confKristof Provost7 days2-0/+5
* pfctl: make the source limiter output match the inputKristof Provost8 days1-1/+1
* pf: configurable action on limiter exceededKristof Provost8 days2-2/+2
* pfctl tests: basic source and state limiter testsKristof Provost8 days4-0/+8
* pfctl tests: basic 'once' rule testKristof Provost2025-09-252-0/+2
* pf: Add prefer-ipv6-nexthop option for route-to poolsKajetan Staszkiewicz2025-08-294-0/+4
* pfctl tests: verify port range validationKristof Provost2025-07-152-0/+2
* pfctl tests: avoid the synproxy warningKristof Provost2025-07-152-2/+2
* pfctl tests: verify netmask on dynnodeKristof Provost2025-07-032-0/+2
* pfctl tests: test line number reporting in include filesKristof Provost2025-06-273-0/+5
* pf: add 'max-pkt-size'Kristof Provost2025-06-272-0/+2
* pfctl tests: max-pkt-rate testKristof Provost2025-06-252-0/+2
* pf: Add modern NAT syntaxKajetan Staszkiewicz2025-04-2822-38/+94
* pfctl: route-to, dup-to, reply-to should not override the block actionKristof Provost2025-04-092-0/+2
* pfctl: fix no nat / no rdr rulesKristof Provost2025-04-094-0/+4
* pfctl: Split pool parsing into separate functionsKajetan Staszkiewicz2025-03-2878-3/+80
* pf: make reply-to work with nat64Kristof Provost2025-01-242-0/+2
* pf: cope with route-to on af-to rulesKristof Provost2025-01-242-0/+2
* pfctl: allow an implicit address family for af-to rulesKristof Provost2025-01-242-0/+2
* pfctl: basic nat64 parser testKristof Provost2024-12-172-0/+2
* pf: fold pf_test_fragment() into pf_test_rule()Kristof Provost2024-10-011-12/+12
* pf tests: test the new log(matches) featureKristof Provost2024-09-192-0/+6
* pf tests: test the new received-on featureKristof Provost2024-09-162-0/+2
* pf: Add support for endpoint independent NAT bindings for UDPTom Jones2024-09-062-0/+2
* pfctl: Allow a semicolon (;) as a commentJuraj Lutter2024-07-253-0/+9
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* pfctl tests: basic pflow parser testKristof Provost2024-01-162-0/+2
* pf: support SCTP-specific timeoutsKristof Provost2023-10-312-0/+10
* pfctl: fix incorrect mask on dynamic addressKristof Provost2023-10-063-2/+5
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* pf: introduce ridentifier and labels to ether rulesChristian McDonald2023-04-2610-0/+10
* pf: allow scrub rules without fragment reassembleKristof Provost2022-11-284-0/+4
* pfctl: fix recrusive printing of anchorsKristof Provost2022-09-061-5/+5
* pfctl tests: test case for the POM_STICKYADDRESS fixKristof Provost2022-08-082-0/+4
* pfctl tests: fix Ethernet output expectationsKristof Provost2022-04-213-3/+3
* pfctl tests: Ethernet rule parsing testsKristof Provost2022-03-026-0/+6
* pfctl tests: Test fairq configurationKristof Provost2021-05-202-0/+4
* sbin/pfctl: fix tests after recent output changesAlex Richardson2021-02-042-2/+2
* Rewrite pfctl_test in C to reduce testsuite run timeAlex Richardson2020-10-142-83/+0
* Fix test cases after r358448Li-Wen Hsu2020-02-291-1/+1
* pkgbase: pfctl: tests: Put tests files in the FreeBSD-tests packageEmmanuel Vadot2019-09-051-0/+2
* pf tests: Fix incorrect test for PR 231323Kristof Provost2018-10-222-3/+4
* pfctl tests: Basic test case for PR 231323Kristof Provost2018-10-203-0/+6
* Convert bsd.files.mk to support DIRS and simplify by only having one installBrad Davis2018-07-261-3/+1
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+11
* pfctl parser testsKristof Provost2017-07-15159-0/+1611