summaryrefslogtreecommitdiff
path: root/sbin/pfctl/tests
AgeCommit message (Expand)Author
11 hourspfctl(8): change default limiter action from no-match to blockKristof Provost
6 dayspfctl: allow new page character (^L) in pf.confKristof Provost
6 dayspfctl: make the source limiter output match the inputKristof Provost
6 dayspf: configurable action on limiter exceededKristof Provost
6 dayspfctl tests: basic source and state limiter testsKristof Provost
2025-09-25pfctl tests: basic 'once' rule testKristof Provost
2025-08-29pf: Add prefer-ipv6-nexthop option for route-to poolsKajetan Staszkiewicz
2025-07-15pfctl tests: verify port range validationKristof Provost
2025-07-15pfctl tests: avoid the synproxy warningKristof Provost
2025-07-09pfctl tests: use require.kmods instead of manual check for pfSiva Mahadevan
2025-07-09pfctl tests: macro test requires pf to be loadedKristof Provost
2025-07-03pfctl tests: verify netmask on dynnodeKristof Provost
2025-06-27pfctl tests: test line number reporting in include filesKristof Provost
2025-06-27pf: add 'max-pkt-size'Kristof Provost
2025-06-25pfctl tests: max-pkt-rate testKristof Provost
2025-04-28pf: Add modern NAT syntaxKajetan Staszkiewicz
2025-04-09pfctl: route-to, dup-to, reply-to should not override the block actionKristof Provost
2025-04-09pfctl: fix no nat / no rdr rulesKristof Provost
2025-03-28pfctl: Split pool parsing into separate functionsKajetan Staszkiewicz
2025-01-24pf: make reply-to work with nat64Kristof Provost
2025-01-24pf: cope with route-to on af-to rulesKristof Provost
2025-01-24pfctl: allow an implicit address family for af-to rulesKristof Provost
2024-12-17pfctl: basic nat64 parser testKristof Provost
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-10-01pf: fold pf_test_fragment() into pf_test_rule()Kristof Provost
2024-09-19pf tests: test the new log(matches) featureKristof Provost
2024-09-16pf tests: test the new received-on featureKristof Provost
2024-09-06pfctl: Add endpoint-independent test to the list of testsTom Jones
2024-09-06pf: Add support for endpoint independent NAT bindings for UDPTom Jones
2024-07-25pfctl tests: fix dependencyKristof Provost
2024-07-25pfctl: Allow a semicolon (;) as a commentJuraj Lutter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-01-16pfctl tests: basic pflow parser testKristof Provost
2023-11-26sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-10-31pf: support SCTP-specific timeoutsKristof Provost
2023-10-29dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan
2023-10-06pfctl: fix incorrect mask on dynamic addressKristof Provost
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-26pf: introduce ridentifier and labels to ether rulesChristian McDonald
2022-11-28pf: allow scrub rules without fragment reassembleKristof Provost
2022-09-06pfctl: fix recrusive printing of anchorsKristof Provost
2022-08-08pfctl tests: test case for the POM_STICKYADDRESS fixKristof Provost
2022-04-21pfctl tests: fix Ethernet output expectationsKristof Provost
2022-03-02pfctl tests: Ethernet rule parsing testsKristof Provost
2021-05-20pfctl tests: Test fairq configurationKristof Provost
2021-02-04sbin/pfctl: fix tests after recent output changesAlex Richardson
2020-10-15[pfctl_tests] Add missing void to empty function declarationAdrian Chadd
2020-10-14Rewrite pfctl_test in C to reduce testsuite run timeAlex Richardson