aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf: handle TTL expired during nat64Kristof Provost23 hours1-0/+36
* tests/if_bridge: mark several tests as requring vlan(4) or gif(4)Gleb Smirnoff7 days1-0/+11
* snmp_pf: use the libpfctl wrapper to retrieve astatsKristof Provost7 days1-0/+6
* tests/carp: make a 0.2 second pause before configuring second jailGleb Smirnoff8 days1-0/+7
* tests/carp: make sleep interval in the wait loop smallerGleb Smirnoff8 days1-1/+1
* pfctl: restore '-Tload -f pf.conf' functionalityKristof Provost10 days1-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
* closefrom_test: Fix the first testJohn Baldwin2025-10-231-4/+4
* fusefs: add a regression test for a cluster_read bugAlan Somers2025-10-231-0/+87
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* 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
* glabel: add a basic testBrad Davis2025-10-173-0/+67
* tests/carp: kill routed(8) before destroying interfacesGleb Smirnoff2025-10-151-0/+3
* netinet: do route lookup when asked to join multicast group on ifindex 0Gleb Smirnoff2025-10-152-6/+57
* unix/stream: repair SO_SNDTIMEOGleb Smirnoff2025-10-151-0/+27
* tests/multicast: fix test flakynessGleb Smirnoff2025-10-141-13/+16
* fusefs: fix intermittency in the BadServer.ShortWrite testAlan Somers2025-10-141-0/+5
* tcp: Initial ktest for HPTSNick Banks2025-10-133-2/+15
* mmap_test: determine page size at run time rather than compile timeChuck Silvers2025-10-131-15/+16