aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* pfctl(8): change default limiter action from no-match to blockKristof Provost2 days1-3/+3
* pflog: tests: Fix rdr_action_head()Jose Luis Duran4 days1-1/+1
* tarfs: tests: Increase timeout (again 2)Jose Luis Duran4 days1-1/+1
* tests/ipfw: add a test for ipfw(4) log rules that write to bpf(4)Gleb Smirnoff5 days2-0/+96
* tests/ipfw: add a simple fuzzing test for ipfw tablesGleb Smirnoff5 days2-1/+98
* tests/if_ovpn: add missing cleanup to the multihome6 testGleb Smirnoff6 days1-0/+2
* if_ovpn: add interface countersKristof Provost6 days1-0/+25
* pf tests: test block/no-match limitersKristof Provost8 days1-0/+56
* pf tests: extend the source limiter testKristof Provost8 days1-0/+14
* pf tests: basic source limiters test caseKristof Provost8 days1-0/+58
* pf tests: state limiter rate testKristof Provost8 days1-0/+56
* pf tests: basic state limiters test caseKristof Provost8 days2-0/+82
* tarfs: tests: Increase timeout (again)Jose Luis Duran9 days1-1/+1
* bpf/tests: Run tests in an execenv jailMark Johnston9 days1-0/+3
* in6: Modify address prefix lifetimes when updating address lifetimesMark Johnston9 days1-0/+76
* fusefs: support FUSE_IOCTLCismonX12 days4-1/+228
* Makefile*: remove powerpcspeMinsoo Choo12 days1-2/+1
* tests: Increase timeoutJose Luis Duran2026-01-077-6/+7
* pf: tests: Require python3Jose Luis Duran2026-01-071-0/+1
* pf tests: avoid cleanup failures on skipped testsKristof Provost2025-12-301-2/+2
* exterr_test: loosen the error string patternKonstantin Belousov2025-12-291-1/+1
* fusefs: Fix further intermittency in the BadServer.ShortWrite test caseAlan Somers2025-12-221-1/+5
* atf_python: support setting interface mtuKristof Provost2025-12-223-15/+3
* inotify: Avoid resetting the cookieMark Johnston2025-12-221-0/+31
* pf: Fix state handling when ICMP packets are divertedMark Johnston2025-12-221-2/+38
* ifconfig: Fix the -L flag when using netlinkMark Johnston2025-12-192-1/+72
* tests: Fix style in ra.pyMark Johnston2025-12-191-10/+12
* libpfctl: fix tstats address countKristof Provost2025-12-181-0/+4
* unionfs: Support renaming symbolic linksDag-Erling Smørgrav2025-12-173-0/+174
* Unskip test sys.netinet6.frag6.frag6_07.frag6_07Siva Mahadevan2025-12-161-3/+0
* tests/if_lagg_test: unskip 'witness' testcaseSiva Mahadevan2025-12-161-3/+0
* tests/fibs_test: unskip udp_dontroute6 testcaseSiva Mahadevan2025-12-161-3/+0
* 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
* tests/if_bridge: mark several tests as requring vlan(4) or gif(4)Gleb Smirnoff2025-12-051-0/+11
* snmp_pf: use the libpfctl wrapper to retrieve astatsKristof Provost2025-12-051-0/+6
* tests/carp: make a 0.2 second pause before configuring second jailGleb Smirnoff2025-12-041-0/+7
* tests/carp: make sleep interval in the wait loop smallerGleb Smirnoff2025-12-041-1/+1
* 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
* tests: detect built-in modulesKristof Provost2025-11-261-1/+1
* pf: relax sctp v_tag verificationKristof Provost2025-11-251-0/+67
* tests/net: add some bpf(4) testsGleb Smirnoff2025-11-213-3/+330
* 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
* unix/stream: fix a race with MSG_PEEK on SOCK_SEQPACKET with MSG_EORGleb Smirnoff2025-11-141-0/+62