freebsd-dev/tests/sys/netinet
Mike Karels ec00e95190 netinet tests: Add test for IPv6 mapped-v4 bind problem
Test fix in 637f317c6d, verifying that when ports run out, we get
an EADDRNOTAVAIL error from bind() rather than an EADDRINUSE error
from connect().  Use small port range to exhaust ports and see which
error happens.

Reviewed by:	tuexen, glebius, melifaro
Differential Revision:	https://reviews.freebsd.org/D36056
MFC after:	3 days (with 637f317c6d)
2022-08-09 07:08:09 -05:00
..
libalias Cast pointer to uintptr_t to avoid alignment warnings. 2022-02-11 16:04:52 -08:00
arp.sh netinet tests: delete an interface with pending lookups 2021-08-17 17:01:21 +02:00
carp.sh tests/netinet: add test for IPv6 NS and CARP 2022-01-24 21:02:47 -08:00
divert.sh tests/divert: fix after 2ce85919bb (IP source address validation) 2021-11-12 11:20:06 -08:00
fibs_test.sh
fibs.sh
forward.sh
ip_reass_test.c
lpm.sh
Makefile netinet tests: Add test for IPv6 mapped-v4 bind problem 2022-08-09 07:08:09 -05:00
Makefile.depend
output.sh
redirect.py netinet tests: only log critical errors from scapy 2022-03-17 23:34:12 +01:00
redirect.sh
so_reuseport_lb_test.c
socket_afinet.c poll(2): Add POLLRDHUP. 2021-04-28 23:00:31 +12:00
tcp6_v4mapped_bind_test.c netinet tests: Add test for IPv6 mapped-v4 bind problem 2022-08-09 07:08:09 -05:00
tcp_connect_port_test.c
tcp_md5_getsockopt.c Add tests for TCP_MD5 getsockopt 2022-06-23 15:57:56 +01:00
tcp_user_cookie.c
udp_dontroute.c