summaryrefslogtreecommitdiff
path: root/tests/sys/netinet
AgeCommit message (Expand)Author
2 daystests/socket_afinet: Remove a conditional skipMark Johnston
4 daysip_mroute: Fix a lock leak in X_ip_mforward()Mark Johnston
2026-03-30tests: Add some simple regression tests for ip_mrouteMark Johnston
2026-03-27routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani
2026-03-25tests/netinet: add raw:reconnect testGleb Smirnoff
2026-03-24tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff
2026-03-18tests/netinet/raw: fix ssize_t printf(3) formatGleb Smirnoff
2026-03-18tests/netinet: provide test for raw_ip.c:rip_input()Gleb Smirnoff
2026-03-05carp: fix global demotion counter to VRRP advertisementsOlivier Cochard
2026-01-30tests/netinet: fix tests that depended on connect(in6addr_any)Gleb Smirnoff
2025-12-16tests/fibs_test: unskip udp_dontroute6 testcaseSiva Mahadevan
2025-12-04tests/carp: make a 0.2 second pause before configuring second jailGleb Smirnoff
2025-12-04tests/carp: make sleep interval in the wait loop smallerGleb Smirnoff
2025-11-09multicast tests: Run in VNET jailsMark Johnston
2025-10-22so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston
2025-10-15tests/carp: kill routed(8) before destroying interfacesGleb Smirnoff
2025-10-15netinet: do route lookup when asked to join multicast group on ifindex 0Gleb Smirnoff
2025-10-14tests/multicast: fix test flakynessGleb Smirnoff
2025-10-13tcp: Initial ktest for HPTSNick Banks
2025-10-07tests/netinet: fix so_reuseport_lb_test flakynessGleb Smirnoff
2025-10-02tests/netinet: add a few missing atf_checks in multicast.shGleb Smirnoff
2025-10-01tests/netinet: extend IPv4 multicast testing frameworkGleb Smirnoff
2025-10-01tests/netinet: rename and extend sendto-IP_MULTICAST_IF.cGleb Smirnoff
2025-09-05tests/sys/netinet: use require.kmods property instead of ad-hoc checksSiva Mahadevan
2025-06-26fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to failMark Johnston
2025-06-24netinet/tests: Mark broadcast:INADDR_BROADCAST as needing network accessMark Johnston
2025-06-17tcp: Fix the SO_REUSEPORT_LB checkMark Johnston
2025-05-27tests/netinet: fix several tests that depended on connect(INADDR_ANY)Gleb Smirnoff
2025-05-04Decorate IPv4 structures used for byte buffer overlays as packed.Michal Meloun
2025-05-01netinet tests: ensure we send IGMPv2 messages if net.inet.igmp.default_version=2Kristof Provost
2025-04-25tests/arp: Add a 1-second toleranceOlivier Cochard
2025-04-02tests/netinet: enable test against kern/189088Gleb Smirnoff
2025-03-22tests/netinet: add test for IP_MULTICAST_IFGleb Smirnoff
2025-03-06inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuseGleb Smirnoff
2025-03-03tests: Require python3 when using ScapyJose Luis Duran
2025-02-23inpcb: Fix reuseport lbgroup array resizingMark Johnston
2025-02-23tests: carp: Update test case unicast_v4 to catch PR 284872Zhenlei Huang
2025-02-21tests/netinet: add few tests for sending a broadcast packetGleb Smirnoff
2025-02-17tests/netinet: add few tests for unconnected UDP socketGleb Smirnoff
2025-02-12sys tests: Add scapy as a required programJose Luis Duran
2025-02-12netinet tests: Move importJose Luis Duran
2025-02-08fibs_multibind_test: Explicitly cast the checksum valueMark Johnston
2025-02-06tests: Add some FIB multibind test casesMark Johnston
2025-02-03netstat: restore printing the "default" keyword, provide -nn optionGleb Smirnoff
2025-01-28socket tests: Add a test which calls listen() twice on an lb socketMark Johnston
2025-01-24carp: don't unintentionally revert to multicast modeKristof Provost
2025-01-23inpcb: Close some SO_REUSEPORT_LB races, part 2Mark Johnston
2025-01-21fibs tests: Fix test failures and simplifyMark Johnston
2025-01-20netinet tests: basic garp testKristof Provost
2024-12-23inpcb: Further restrict binding to a port owned by a different UIDMark Johnston