aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* tests/fibs_test: unskip udp_dontroute6 testcaseSiva Mahadevan2025-12-161-3/+0
* tests/carp: make a 0.2 second pause before configuring second jailGleb Smirnoff2025-12-041-0/+7
* tests/carp: make sleep interval in the wait loop smallerGleb Smirnoff2025-12-041-1/+1
* multicast tests: Run in VNET jailsMark Johnston2025-11-091-0/+2
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* tests/carp: kill routed(8) before destroying interfacesGleb Smirnoff2025-10-151-0/+3
* netinet: do route lookup when asked to join multicast group on ifindex 0Gleb Smirnoff2025-10-152-6/+57
* tests/multicast: fix test flakynessGleb Smirnoff2025-10-141-13/+16
* tcp: Initial ktest for HPTSNick Banks2025-10-132-0/+5
* tests/netinet: fix so_reuseport_lb_test flakynessGleb Smirnoff2025-10-071-0/+5
* tests/netinet: add a few missing atf_checks in multicast.shGleb Smirnoff2025-10-021-0/+2
* tests/netinet: extend IPv4 multicast testing frameworkGleb Smirnoff2025-10-013-18/+239
* tests/netinet: rename and extend sendto-IP_MULTICAST_IF.cGleb Smirnoff2025-10-013-16/+51
* tests/sys/netinet: use require.kmods property instead of ad-hoc checksSiva Mahadevan2025-09-052-12/+4
* fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to failMark Johnston2025-06-261-0/+3
* netinet/tests: Mark broadcast:INADDR_BROADCAST as needing network accessMark Johnston2025-06-241-1/+5
* tcp: Fix the SO_REUSEPORT_LB checkMark Johnston2025-06-171-0/+10
* tests/netinet: fix several tests that depended on connect(INADDR_ANY)Gleb Smirnoff2025-05-283-1/+4
* Decorate IPv4 structures used for byte buffer overlays as packed.Michal Meloun2025-05-041-4/+8
* netinet tests: ensure we send IGMPv2 messages if net.inet.igmp.default_version=2Kristof Provost2025-05-011-1/+49
* tests/arp: Add a 1-second toleranceOlivier Cochard2025-04-251-3/+5
* tests/netinet: enable test against kern/189088Gleb Smirnoff2025-04-021-5/+4
* tests/netinet: add test for IP_MULTICAST_IFGleb Smirnoff2025-03-223-1/+126
* inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuseGleb Smirnoff2025-03-071-0/+65
* tests: Require python3 when using ScapyJose Luis Duran2025-03-033-7/+7
* inpcb: Fix reuseport lbgroup array resizingMark Johnston2025-02-231-0/+46
* tests: carp: Update test case unicast_v4 to catch PR 284872Zhenlei Huang2025-02-221-17/+21
* tests/netinet: add few tests for sending a broadcast packetGleb Smirnoff2025-02-222-1/+194
* tests/netinet: add few tests for unconnected UDP socketGleb Smirnoff2025-02-172-0/+251
* sys tests: Add scapy as a required programJose Luis Duran2025-02-122-0/+3
* netinet tests: Move importJose Luis Duran2025-02-121-1/+1
* fibs_multibind_test: Explicitly cast the checksum valueMark Johnston2025-02-081-2/+3
* tests: Add some FIB multibind test casesMark Johnston2025-02-062-1/+756
* netstat: restore printing the "default" keyword, provide -nn optionGleb Smirnoff2025-02-031-5/+5
* socket tests: Add a test which calls listen() twice on an lb socketMark Johnston2025-01-281-0/+58
* carp: don't unintentionally revert to multicast modeKristof Provost2025-01-241-2/+5
* inpcb: Close some SO_REUSEPORT_LB races, part 2Mark Johnston2025-01-232-0/+145
* fibs tests: Fix test failures and simplifyMark Johnston2025-01-211-31/+12
* netinet tests: basic garp testKristof Provost2025-01-201-0/+27
* inpcb: Further restrict binding to a port owned by a different UIDMark Johnston2024-12-231-10/+76
* tests: remove reference to renamed testGleb Smirnoff2024-12-181-1/+0
* inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()Mark Johnston2024-12-121-1/+239
* libalias: Add support for EIM NATDamjan Jovanovic2024-12-053-1/+172
* fibs_test: Run in a jailMark Johnston2024-11-211-0/+2
* netinet: handle blackhole routesKristof Provost2024-11-201-0/+53
* netinet tests: Make some tests more reliable when run in parallelMark Johnston2024-09-091-2/+9
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* vnet tests: check for if_bridge.koKristof Provost2024-06-041-0/+8
* netinet tests: basic VRRP testsKristof Provost2024-05-082-1/+111
* tests/netinet: fix UDP I/O test buildGleb Smirnoff2024-03-231-2/+2