aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netpfil
Commit message (Expand)AuthorAgeFilesLines
* ipfw: fix parsing error in nat config port_rangeHEADmainVyacheslav Terehov65 min.1-12/+14
* ipfw: fix IPv6 flow label matchingBoris Lytochkin9 days3-1/+91
* pfctl: relax interface name requirementKristof Provost14 days1-0/+40
* pfctl: optionally print the rule in the state overviewKristof Provost14 days2-1/+45
* pf: do not reject rules with colliding hashesKristof Provost2026-05-051-0/+36
* pf: improve SCTP validationKristof Provost2026-04-291-0/+23
* tests/ipfw: Make tests run more reliably in parallelMark Johnston2026-04-262-16/+15
* pf: Document broadcast/multicast forwarding through route-toR. Christian McDonald2026-04-231-0/+346
* tests/pf/nat: endpoint_independent: wait for tcpdump to startSiva Mahadevan2026-04-231-16/+28
* pf: fix duplicate rule detection for automatic tablesKristof Provost2026-04-231-0/+42
* pf tests: test having multiple state limitersKristof Provost2026-04-171-0/+51
* pf tests: explicitly test zeroing counters within an anchorKristof Provost2026-04-071-1/+13
* ipfw: skip tests if required sysctl is not setOlivier Cochard2026-03-251-1/+1
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-241-0/+38
* pf tests: verify first-match-wins for nat rulesKristof Provost2026-03-221-0/+45
* ipfw: add support for masked ip-address lookupsBoris Lytochkin2026-03-014-1/+435
* tests/ipfw: fix log:bpf test flakynessGleb Smirnoff2026-02-191-8/+11
* pf: convert DIOCRTSTADDRS to netlinkKristof Provost2026-02-161-0/+38
* pf tests: verify blocked count on log interfaceKristof Provost2026-02-121-1/+13
* pf: fix use of uninitialised variableKristof Provost2026-02-031-0/+58
* pf: Pass v6 packets to the divert socketMark Johnston2026-01-272-63/+188
* pf tests: Set require.kmods in divert-to testsMark Johnston2026-01-261-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