aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/tests
Commit message (Expand)AuthorAgeFilesLines
* pfctl tests: verify port range validationKristof Provost2025-07-153-0/+3
* pfctl tests: avoid the synproxy warningKristof Provost2025-07-152-2/+2
* pfctl tests: use require.kmods instead of manual check for pfSiva Mahadevan2025-07-091-21/+4
* pfctl tests: macro test requires pf to be loadedKristof Provost2025-07-091-0/+1
* pfctl tests: verify netmask on dynnodeKristof Provost2025-07-033-0/+3
* pfctl tests: test line number reporting in include filesKristof Provost2025-06-274-0/+6
* pf: add 'max-pkt-size'Kristof Provost2025-06-273-0/+3
* pfctl tests: max-pkt-rate testKristof Provost2025-06-253-0/+3
* 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-093-0/+3
* pfctl: fix no nat / no rdr rulesKristof Provost2025-04-095-0/+6
* pfctl: Split pool parsing into separate functionsKajetan Staszkiewicz2025-03-2880-32/+276
* pf: make reply-to work with nat64Kristof Provost2025-01-243-0/+3
* pf: cope with route-to on af-to rulesKristof Provost2025-01-243-0/+3
* pfctl: allow an implicit address family for af-to rulesKristof Provost2025-01-243-0/+3
* pfctl: basic nat64 parser testKristof Provost2024-12-173-0/+3
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-2/+0
* 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-193-0/+7
* pf tests: test the new received-on featureKristof Provost2024-09-163-0/+3
* pfctl: Add endpoint-independent test to the list of testsTom Jones2024-09-061-0/+1
* pf: Add support for endpoint independent NAT bindings for UDPTom Jones2024-09-062-0/+2
* pfctl tests: fix dependencyKristof Provost2024-07-251-0/+2
* pfctl: Allow a semicolon (;) as a commentJuraj Lutter2024-07-254-0/+10
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* pfctl tests: basic pflow parser testKristof Provost2024-01-163-0/+3
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+1
* pf: support SCTP-specific timeoutsKristof Provost2023-10-312-0/+10
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+7
* pfctl: fix incorrect mask on dynamic addressKristof Provost2023-10-064-2/+6
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* pf: introduce ridentifier and labels to ether rulesChristian McDonald2023-04-2611-0/+15
* pf: allow scrub rules without fragment reassembleKristof Provost2022-11-285-0/+6
* pfctl: fix recrusive printing of anchorsKristof Provost2022-09-061-5/+5
* pfctl tests: test case for the POM_STICKYADDRESS fixKristof Provost2022-08-083-0/+5
* pfctl tests: fix Ethernet output expectationsKristof Provost2022-04-213-3/+3
* pfctl tests: Ethernet rule parsing testsKristof Provost2022-03-027-0/+9
* pfctl tests: Test fairq configurationKristof Provost2021-05-203-0/+5
* sbin/pfctl: fix tests after recent output changesAlex Richardson2021-02-042-2/+2
* [pfctl_tests] Add missing void to empty function declarationAdrian Chadd2020-10-151-1/+1
* Rewrite pfctl_test in C to reduce testsuite run timeAlex Richardson2020-10-146-134/+352
* pfctl_test: avoid 200 calls to atf_get_srcdirAlex Richardson2020-09-141-3/+4
* Fix test cases after r358448Li-Wen Hsu2020-02-291-1/+1
* pkgbase: pfctl: tests: Put tests files in the FreeBSD-tests packageEmmanuel Vadot2019-09-052-0/+4
* pfctl test: Add a test for macro names with a space in itKristof Provost2018-10-282-1/+30
* pf tests: Fix incorrect test for PR 231323Kristof Provost2018-10-222-3/+4
* pfctl tests: Basic test case for PR 231323Kristof Provost2018-10-204-1/+7
* Convert bsd.files.mk to support DIRS and simplify by only having one installBrad Davis2018-07-261-3/+1