aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
...
* 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-132-0/+5
* mmap_test: determine page size at run time rather than compile timeChuck Silvers2025-10-131-15/+16
* 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
* tests/mac_ipacl: restore sysctls after modificationSiva Mahadevan2025-10-083-8/+17
* tests/mac_portacl: restore sysctls after modificationSiva Mahadevan2025-10-084-10/+5
* tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt testOlivier Cochard2025-10-071-5/+7
* tests/netinet: fix so_reuseport_lb_test flakynessGleb Smirnoff2025-10-071-0/+5
* tarfs: Simplify sameness checksDag-Erling Smørgrav2025-10-071-3/+3
* filedesc: Close race between fcntl(F_SETFL) and ioctl(FIONBIO/FIOASYNC)John Baldwin2025-10-031-0/+27
* fcntlflags_test: Port to atf-c(3)John Baldwin2025-10-032-60/+58
* pf: fix 'natpass'Kristof Provost2025-10-022-1/+59
* bitstring_test: fix bit_nclear/bit_nset tests for last iterationRyan Libby2025-10-021-8/+6
* netinet6 tests: accept an RA on an interface without /64 addressKristof Provost2025-10-021-0/+39
* tests/netinet: add a few missing atf_checks in multicast.shGleb Smirnoff2025-10-021-0/+2
* tests/netinet: extend IPv4 multicast testing frameworkGleb Smirnoff2025-10-013-18/+239
* tests/netinet: rename and extend sendto-IP_MULTICAST_IF.cGleb Smirnoff2025-10-013-16/+51
* 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
* tests/netlink: fix flaky netlink_sockets:sizesGleb Smirnoff2025-09-281-2/+16
* pf tests: test once rule inside an anchorKristof Provost2025-09-251-0/+49
* pf tests: basic 'once' testKristof Provost2025-09-252-0/+84
* pf: pass pre-NAT addresses to dummynetKristof Provost2025-09-241-0/+45
* pf: Add pfsync protocol for FreeBSD 15Kajetan Staszkiewicz2025-09-231-7/+459
* pf: Fix interface binding for af-to with route-toKajetan Staszkiewicz2025-09-232-4/+8
* fusefs: fix a kernel panic regarding SCM_RIGHTSAlan Somers2025-09-192-0/+127
* pf tests: test set limitKristof Provost2025-09-171-0/+35
* pf tests: declare a table inside an anchorKristof Provost2025-09-171-0/+38
* pf tests: Add python3 as a dependencyJose Luis Duran2025-09-171-0/+15
* pf tests: verify rule numbers in pflog outputKristof Provost2025-09-151-0/+59
* pf tests: test fragment countersKristof Provost2025-09-151-0/+67
* fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 testAlan Somers2025-09-151-2/+10
* pf tests: test state killing by source and destination addressKristof Provost2025-09-101-0/+63
* pf tests: recusrive table printing testKristof Provost2025-09-101-0/+38
* pf: fix possible pd->pcksum NULL derefKristof Provost2025-09-052-0/+77