aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* exterr_test: loosen the error string patternKonstantin Belousov27 hours1-1/+1
* fusefs: Fix further intermittency in the BadServer.ShortWrite test caseAlan Somers7 days1-1/+5
* atf_python: support setting interface mtuKristof Provost7 days3-15/+3
* inotify: Avoid resetting the cookieMark Johnston8 days1-0/+31
* pf: Fix state handling when ICMP packets are divertedMark Johnston8 days1-2/+38
* ifconfig: Fix the -L flag when using netlinkMark Johnston11 days2-1/+72
* tests: Fix style in ra.pyMark Johnston11 days1-10/+12
* libpfctl: fix tstats address countKristof Provost12 days1-0/+4
* unionfs: Support renaming symbolic linksDag-Erling Smørgrav12 days3-0/+174
* Unskip test sys.netinet6.frag6.frag6_07.frag6_07Siva Mahadevan13 days1-3/+0
* tests/if_lagg_test: unskip 'witness' testcaseSiva Mahadevan14 days1-3/+0
* tests/fibs_test: unskip udp_dontroute6 testcaseSiva Mahadevan14 days1-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
* unix: Fix handling of listening sockets during garbage collectionMark Johnston2025-11-141-0/+29
* tarfs: Fix support for large filesDag-Erling Smørgrav2025-11-121-0/+27
* sound tests: Actually fix format stringsDag-Erling Smørgrav2025-11-111-2/+3
* sound tests: Fix format specified for kevent.dataChristos Margiolis2025-11-111-2/+2
* sound tests: Fix select(2) argumentsChristos Margiolis2025-11-111-1/+1
* sound tests: Test pollingChristos Margiolis2025-11-112-0/+205
* multicast tests: Run in VNET jailsMark Johnston2025-11-091-0/+2
* fusefs: standardize on OPNOTSUPP for posix_fallocate(2)Kyle Evans2025-11-051-8/+8
* fusefs: respect the server's FUSE_SETXATTR_EXT flagAlan Somers2025-11-031-15/+52
* 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
* fusefs: Fix intermittency in the BadServer.ShortWrite test caseAlan Somers2025-10-273-6/+10
* closefrom_test: Convert to atf-c(3)John Baldwin2025-10-272-256/+236
* fusefs: fix page fault triggered by async notification when unmountedAlan Somers2025-10-263-2/+62