opnsense-src/tests/sys/netinet
Olivier Cochard 2a4cd9f8c8 tests/arp: Add a 1-second tolerance
This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regression test VMs

Approved by:	glebius
Obtained from:	glebius
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D50039
2025-04-25 23:03:21 +02:00
..
libalias libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
arp.sh tests/arp: Add a 1-second tolerance 2025-04-25 23:03:21 +02:00
broadcast.c tests/netinet: add few tests for sending a broadcast packet 2025-02-21 18:11:12 -08:00
carp.py sys tests: Add scapy as a required program 2025-02-12 14:40:43 +00:00
carp.sh tests: carp: Update test case unicast_v4 to catch PR 284872 2025-02-23 03:26:32 +08:00
divert.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00: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 tests/netinet: enable test against kern/189088 2025-04-02 12:44:14 -07:00
forward.sh tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00: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 test for IP_MULTICAST_IF 2025-03-22 16:39:50 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
multicast.sh tests/netinet: add test for IP_MULTICAST_IF 2025-03-22 16:39:50 -07: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 tests: Require python3 when using Scapy 2025-03-03 07:52:33 +00:00
sendto-IP_MULTICAST_IF.c tests/netinet: add test for IP_MULTICAST_IF 2025-03-22 16:39:50 -07:00
so_reuseport_lb_test.c inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuse 2025-03-06 22:57:44 -08: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