summaryrefslogtreecommitdiff
path: root/tests/sys/netinet/socket_afinet.c
AgeCommit message (Expand)Author
2025-05-27tests/netinet: fix several tests that depended on connect(INADDR_ANY)Gleb Smirnoff
2024-12-23inpcb: Further restrict binding to a port owned by a different UIDMark Johnston
2024-12-12inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()Mark Johnston
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-04socket afinet tests: using dynamic ports instead of the same static portOlivier Cochard
2023-06-23netinet tests: Add a test which connects a disconnected socketMark Johnston
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-04-28poll(2): Add POLLRDHUP.Thomas Munro
2020-04-20Only skip sys.netinet.socket_afinet.socket_afinet_bind_zero in CI envLi-Wen Hsu
2019-06-23Skip sys.netinet.socket_afinet.socket_afinet_bind_zero temporarily because itLi-Wen Hsu
2019-05-21Add very basic afinet socket tests which I started to write in orderBjoern A. Zeeb