freebsd-src/tests/sys/netinet
Kristof Provost ddbd3a2b7c carp tests: unicast tests (IPv6)
Test the new unicast carp mode for IPv6.

There's a routing hop between the peers, to ensure that the TTL check is
correctly disabled for unicast carp.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D38942
2023-03-20 14:37:09 +01: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 carp tests: unicast tests (IPv6) 2023-03-20 14:37:09 +01:00
divert.sh tests/divert: fix after 2ce85919bb (IP source address validation) 2021-11-12 11:20:06 -08:00
fibs_test.sh Skip the right test case 2020-02-26 15:15:55 +00:00
fibs.sh Add basic test for net.fibs dynamic growth. 2020-09-10 19:25:51 +00:00
forward.sh Add basic IPv4/IPv6 forwarding tests. 2020-03-10 19:52:19 +00:00
ip_reass_test.c Plug a trivial memory leak. 2018-11-20 18:13:18 +00:00
lpm.sh Add basic routing LPM tests. 2020-05-06 07:48:37 +00:00
Makefile tests/netinet: mark more tests that require python 2022-12-07 11:51:49 -08:00
Makefile.depend
output.sh Try to enable multipath routing in flowid tests. 2020-10-16 21:51:17 +00:00
redirect.py netinet tests: only log critical errors from scapy 2022-03-17 23:34:12 +01:00
redirect.sh Fix dynamic redrects by adding forgotten RTF_HOST flag. 2020-03-03 15:33:43 +00:00
so_reuseport_lb_test.c Enable SO_LINGER to the so_reuseport_lb_test regression tests, preventing 2020-09-25 16:02:13 +00:00
socket_afinet.c poll(2): Add POLLRDHUP. 2021-04-28 23:00:31 +12:00
tcp_connect_port_test.c Add a regression test for the port-selection behavior fixed in r367680. 2020-11-14 15:44:28 +00:00
tcp_md5_getsockopt.c Add tests for TCP_MD5 getsockopt 2022-06-23 15:57:56 +01:00
tcp_user_cookie.c
tcp6_v4mapped_bind_test.c netinet tests: Add test for IPv6 mapped-v4 bind problem 2022-08-09 07:08:09 -05:00
udp_dontroute.c