aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil
Commit message (Expand)AuthorAgeFilesLines
* pf: Pass v6 packets to the divert socketMark Johnston6 days2-63/+188
* pf tests: Set require.kmods in divert-to testsMark Johnston7 days1-23/+8
* pfctl(8): change default limiter action from no-match to blockKristof Provost2026-01-191-3/+3
* pflog: tests: Fix rdr_action_head()Jose Luis Duran2026-01-171-1/+1
* tests/ipfw: add a test for ipfw(4) log rules that write to bpf(4)Gleb Smirnoff2026-01-172-0/+96
* tests/ipfw: add a simple fuzzing test for ipfw tablesGleb Smirnoff2026-01-172-1/+98
* pf tests: test block/no-match limitersKristof Provost2026-01-141-0/+56
* pf tests: extend the source limiter testKristof Provost2026-01-141-0/+14
* pf tests: basic source limiters test caseKristof Provost2026-01-141-0/+58
* pf tests: state limiter rate testKristof Provost2026-01-141-0/+56
* pf tests: basic state limiters test caseKristof Provost2026-01-142-0/+82
* tests: Increase timeoutJose Luis Duran2026-01-071-1/+1
* pf: tests: Require python3Jose Luis Duran2026-01-071-0/+1
* pf tests: avoid cleanup failures on skipped testsKristof Provost2025-12-301-2/+2
* atf_python: support setting interface mtuKristof Provost2025-12-223-15/+3
* pf: Fix state handling when ICMP packets are divertedMark Johnston2025-12-221-2/+38
* libpfctl: fix tstats address countKristof Provost2025-12-181-0/+4
* pf: fix min-ttl and set-tos for nat64Kristof Provost2025-12-151-0/+69
* pf: handle TTL expired during nat64Kristof Provost2025-12-111-0/+36
* snmp_pf: use the libpfctl wrapper to retrieve astatsKristof Provost2025-12-051-0/+6
* pfctl: restore '-Tload -f pf.conf' functionalityKristof Provost2025-12-011-0/+35
* pf tests: pflog:{rdr_action,state_max} disable IPv6Kristof Provost2025-11-271-0/+7
* pf tests: explicitly set the source address in killstate:v6Kristof Provost2025-11-271-0/+1
* pf tests: fix syncookie:loopback_v6Kristof Provost2025-11-271-1/+1
* pf tests: fix killstate:v6Kristof Provost2025-11-271-0/+1
* pf: relax sctp v_tag verificationKristof Provost2025-11-251-0/+67
* pf: fix another endpoint-independent crashKristof Provost2025-11-211-0/+30
* pf: fix udp_mapping cleanupKristof Provost2025-11-171-0/+30
* pf: handle divert packetsKristof Provost2025-11-151-0/+43
* pf tests: pfctl -T replace testKristof Provost2025-10-311-0/+62
* pf: Check if source nodes use a valid redirection addressKajetan Staszkiewicz2025-10-301-0/+74
* pf: Make nat-to and rdr-to work properly both on in and out rulesKajetan Staszkiewicz2025-10-301-6/+41
* pf: improve add state validationKristof Provost2025-10-301-0/+25
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-10-301-0/+33
* pf tests: tftp-proxy test caseKristof Provost2025-10-294-0/+118
* pfctl: Do not warn if there is no Ethernet anchorJose Luis Duran2025-10-281-2/+2
* libpfctl: Fix displaying deeply nested anchorsJose Luis Duran2025-10-281-0/+46
* tests/sys/netpfil/pf/sctp: make use of required.kmodsAlan Somers2025-10-211-7/+11
* pf: fix 'no rdr'Kristof Provost2025-10-191-0/+51
* pf tests: verify checksum offload handlingKristof Provost2025-10-111-0/+3
* pf tests: add missing atf_test_case lines for nat testsKristof Provost2025-10-111-0/+4
* pf tests: give rules_counter:4G more timeKristof Provost2025-10-111-0/+1
* pf tests: give inetd some time to startKristof Provost2025-10-111-0/+3
* pf tests: make syncookie:loopback more robustKristof Provost2025-10-111-0/+3
* pf: fix 'natpass'Kristof Provost2025-10-022-1/+59
* pf tests: fix intermittent mld test failuresKristof Provost2025-09-302-21/+16
* pf: Fix interface counters for af-to rulesKajetan Staszkiewicz2025-09-281-2/+16
* pf: Fix rule and state countersKajetan Staszkiewicz2025-09-284-9/+838
* pf: Always skip outbound filtering for inbound af-to rulesKajetan Staszkiewicz2025-09-281-5/+7
* pf tests: test once rule inside an anchorKristof Provost2025-09-251-0/+49