aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet/so_reuseport_lb_test.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix the SO_REUSEPORT_LB checkMark Johnston2025-06-171-0/+10
* inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuseGleb Smirnoff2025-03-071-0/+65
* inpcb: Fix reuseport lbgroup array resizingMark Johnston2025-02-231-0/+46
* socket tests: Add a test which calls listen() twice on an lb socketMark Johnston2025-01-281-0/+58
* inpcb: Close some SO_REUSEPORT_LB races, part 2Mark Johnston2025-01-231-0/+143
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Enable SO_LINGER to the so_reuseport_lb_test regression tests, preventingOlivier Cochard2020-09-251-0/+5
* Revert r361237, it's fixed by r361231Li-Wen Hsu2020-05-191-3/+0
* Temporarily disable test case causes kernel panic in CI:Li-Wen Hsu2020-05-191-0/+3
* so_reuseport_lb_test: correct setsockopt parameter sizeAlfredo Dal'Ava Junior2020-03-251-1/+1
* Rename the SO_REUSEPORT_LB test file to be consistent with other tests.Mark Johnston2018-11-161-0/+242