opnsense-src/tests/sys/netinet
Gleb Smirnoff 4f274f849b tests/netinet: add few tests for unconnected UDP socket
1) Test that getsockname() on a socket that experienced a sendto(2)
   returns allocated port.
2) Same as 1), but jailed.  Make sure IP address was also selected.
3) Test that IP_SENDSRCADDR/IP_RECVDSTADDR work.
4) Regression test for bug 274009.
2025-02-17 15:28:51 -08: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 sys tests: Add scapy as a required program 2025-02-12 14:40:43 +00: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_multibind_test.c fibs_multibind_test: Explicitly cast the checksum value 2025-02-08 16:05:37 +00:00
fibs_test.sh netstat: restore printing the "default" keyword, provide -nn option 2025-02-03 10:09:58 -08:00
forward.sh netinet: handle blackhole routes 2024-11-20 16:52:41 +01:00
igmp.py sys tests: Add scapy as a required program 2025-02-12 14:40:43 +00: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 tests/netinet: add few tests for unconnected UDP socket 2025-02-17 15:28:51 -08: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_bindings.c tests/netinet: add few tests for unconnected UDP socket 2025-02-17 15:28:51 -08: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