opnsense-src/tests/sys/netinet
Mark Johnston 63efd7f5ac socket tests: Add a test which calls listen() twice on an lb socket
This exercises commit 06bf119f26 ("sockets/tcp: quick fix for
regression with SO_REUSEPORT_LB")

Reviewed by:	glebius
MFC after:	1 week
Sponsored by:	Klara, Inc.
Sponsored by:	Stormshield
Differential Revision:	https://reviews.freebsd.org/D48702
2025-01-28 14:22:20 +00:00
..
libalias libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
arp.sh netinet tests: basic garp test 2025-01-20 14:28:39 +01:00
carp.py netinet tests: basic VRRP tests 2024-05-08 13:19:04 +02:00
carp.sh carp: don't unintentionally revert to multicast mode 2025-01-24 11:20:30 +01:00
divert.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fibs.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fibs_test.sh fibs tests: Fix test failures and simplify 2025-01-21 21:44:25 +00:00
forward.sh netinet: handle blackhole routes 2024-11-20 16:52:41 +01:00
igmp.py netinet tests: test that we send IGMP join/leave packets as expected 2023-12-19 17:47:41 +01:00
ip6_v4mapped_test.c tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ip_reass_test.c tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
lpm.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile inpcb: Close some SO_REUSEPORT_LB races, part 2 2025-01-23 17:12:10 +00:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
output.sh netinet tests: Make test jail names unique 2024-01-27 13:51:37 -05:00
redirect.py Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
redirect.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
so_reuseport_lb_test.c socket tests: Add a test which calls listen() twice on an lb socket 2025-01-28 14:22:20 +00:00
socket_afinet.c inpcb: Further restrict binding to a port owned by a different UID 2024-12-23 15:41:06 +00:00
tcp_connect_port_test.c tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
tcp_implied_connect.c tests/netinet: push variable 'sin' into function scope 2024-02-02 21:09:02 -08:00
tcp_md5_getsockopt.c Add tests for TCP_MD5 getsockopt 2022-06-23 15:57:56 +01:00
tcp_user_cookie.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
udp_dontroute.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
udp_io.c tests/netinet: fix UDP I/O test build 2024-03-23 09:21:13 -07:00