aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf: make reply-to work with nat64Kristof Provost2025-01-241-0/+45
* pf: cope with route-to on af-to rulesKristof Provost2025-01-241-0/+47
* carp: don't unintentionally revert to multicast modeKristof Provost2025-01-241-2/+5
* divert tests: Stop skipping ipdivert_ip6_output_remote_successMark Johnston2025-01-231-5/+0
* inpcb: Close some SO_REUSEPORT_LB races, part 2Mark Johnston2025-01-232-0/+145
* pf: fix IPv6 route lookup for nat64Kristof Provost2025-01-231-0/+63
* sound tests: Fix 32bit calculation detection in pcm_read_writeFlorian Walpen2025-01-231-3/+9
* sound tests: Fix gcc buildChristos Margiolis2025-01-221-2/+2
* fibs tests: Fix test failures and simplifyMark Johnston2025-01-211-31/+12
* sound: Unit test the pcm sample read and write macrosFlorian Walpen2025-01-212-0/+513
* netlink: underscore snl_get_genl_family_info() to discourage its useGleb Smirnoff2025-01-201-1/+1
* netinet tests: basic garp testKristof Provost2025-01-201-0/+27
* pf tests: reproduce use-after-free in fragment reassemblyKristof Provost2025-01-171-2/+38
* pf: add 'allow-related' to always allow SCTP multihome extra connectionsKristof Provost2025-01-171-0/+76
* ip: Defer checks for an unspecified dstaddr until after pfil hooksMark Johnston2025-01-161-0/+71
* pf: Force logging if pf_create_state() failsMark Johnston2025-01-161-0/+64
* fusefs: fix the 32-bit build after 564c732b5c0Alan Somers2025-01-151-2/+2
* fusefs: slightly better debugging in the testsAlan Somers2025-01-151-0/+4
* fusefs: add a test for the max_read= mount optionAlan Somers2025-01-155-3/+72
* pf: drop IPv6 packets built from overlapping fragments in pf reassemblyKristof Provost2025-01-141-0/+44
* aio_kqueue_test: Fix CID 1558429David Bright2025-01-091-0/+2
* path_test: adjust test for open(O_PATH | O_CREAT)Konstantin Belousov2025-01-071-2/+6
* SO_SPLICE tests: Fix a comment typoMark Johnston2025-01-061-1/+1
* fusefs: Coverity cleanup in the lseek testsAlan Somers2025-01-061-0/+11
* fusefs: minor cleanup in the testsAlan Somers2025-01-064-6/+0
* pf: allow ICMP messages related to an SCTP state to passKristof Provost2025-01-041-0/+86
* pf tests: check cleared time when zeroing stats for table addressesLeonid Evdokimov2025-01-021-2/+31
* fusefs: minor refactor in the testsAlan Somers2024-12-241-18/+12
* fusefs: fix a memory leakAlan Somers2024-12-231-0/+30
* inpcb: Further restrict binding to a port owned by a different UIDMark Johnston2024-12-231-10/+76
* fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flagsCismonX2024-12-202-61/+4
* tests: remove reference to renamed testGleb Smirnoff2024-12-181-1/+0
* fusefs: delete a comment in the testsAlan Somers2024-12-181-1/+0
* fusefs: More accurately test the unique tokens in the test suiteAlan Somers2024-12-182-11/+10
* pf: teach nat64 to handle 0 UDP checksumsKristof Provost2024-12-171-1/+60
* pf tests: test dummynet on nat64 rulesKristof Provost2024-12-171-0/+55
* pf tests: test using an address range inside a table for nat64Kristof Provost2024-12-171-0/+63
* pf tests: test address range as nat64 from addressKristof Provost2024-12-171-0/+65
* pfctl: do not allow af-to tables without round-robinKristof Provost2024-12-171-0/+23
* pf: fix nat64 round-robin addresses from a tableKristof Provost2024-12-171-0/+67
* pf tests: verify pool use for nat64Kristof Provost2024-12-171-0/+67
* pf tests: test not having an IPv4 address to nat64 toKristof Provost2024-12-171-0/+41
* pf tests: validate ToS translation with nat64Kristof Provost2024-12-171-0/+33
* pf tests: check packet reassembly with nat64Kristof Provost2024-12-171-0/+29
* pf tests: verify that we preserve the hop limit/TTL for ICMP errorsKristof Provost2024-12-171-0/+5
* pf: fix if-bound with nat64Kristof Provost2024-12-171-0/+1
* pf tests: verify that ICMP destination unreachable makes it through NAT64Kristof Provost2024-12-171-0/+23
* pf tests: verify that ICMP port unreachable makes it through NAT64Kristof Provost2024-12-171-1/+21
* pf tests: verify that TCP RST makes it through NAT64Kristof Provost2024-12-172-0/+85
* pf tests: add an SCTP test case for nat64Kristof Provost2024-12-171-0/+34