aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet/socket_afinet.c
Commit message (Expand)AuthorAgeFilesLines
* tests/netinet: fix several tests that depended on connect(INADDR_ANY)Gleb Smirnoff2025-05-281-1/+2
* inpcb: Further restrict binding to a port owned by a different UIDMark Johnston2024-12-231-10/+76
* inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()Mark Johnston2024-12-121-1/+239
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* socket afinet tests: using dynamic ports instead of the same static portOlivier Cochard2023-07-041-4/+16
* netinet tests: Add a test which connects a disconnected socketMark Johnston2023-06-231-2/+45
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* poll(2): Add POLLRDHUP.Thomas Munro2021-04-281-0/+141
* Only skip sys.netinet.socket_afinet.socket_afinet_bind_zero in CI envLi-Wen Hsu2020-04-201-1/+2
* Skip sys.netinet.socket_afinet.socket_afinet_bind_zero temporarily because itLi-Wen Hsu2019-06-231-0/+2
* Add very basic afinet socket tests which I started to write in orderBjoern A. Zeeb2019-05-211-0/+97