summaryrefslogtreecommitdiff
path: root/tests/sys/netinet/Makefile
AgeCommit message (Expand)Author
2025-11-09multicast tests: Run in VNET jailsMark Johnston
2025-10-13tcp: Initial ktest for HPTSNick Banks
2025-10-01tests/netinet: extend IPv4 multicast testing frameworkGleb Smirnoff
2025-10-01tests/netinet: rename and extend sendto-IP_MULTICAST_IF.cGleb Smirnoff
2025-03-22tests/netinet: add test for IP_MULTICAST_IFGleb Smirnoff
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-06tests: Add some FIB multibind test casesMark Johnston
2025-01-23inpcb: Close some SO_REUSEPORT_LB races, part 2Mark Johnston
2024-12-18tests: remove reference to renamed testGleb Smirnoff
2024-11-21fibs_test: Run in a jailMark Johnston
2024-09-09netinet tests: Make some tests more reliable when run in parallelMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-03-22tests/netinet: add UDP socket I/O testsGleb Smirnoff
2024-02-01tests/netinet: add a demo of TCP implied connectGleb Smirnoff
2023-12-19netinet tests: test that we send IGMP join/leave packets as expectedKristof Provost
2023-10-17netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-07netinet tests: test carp source MAC addressKristof Provost
2022-12-07tests/netinet: mark more tests that require pythonGleb Smirnoff
2022-10-28Split netinet shell tests into one per line.John Baldwin
2022-08-09netinet tests: Add test for IPv6 mapped-v4 bind problemMike Karels
2022-06-23Add tests for TCP_MD5 getsockoptClaudio Jeker
2021-05-18test/libalias: Tests for instantiationLutz Donnerhacke
2021-03-17base: remove if_wg(4) and associated utilities, manpageKyle Evans
2021-03-14if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans
2021-02-20Add arp/ndp tests in addition to rtsock ll tests.Alexander V. Chernikov
2020-11-14Add a regression test for the port-selection behavior fixed in r367680.Jonathan T. Looney
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-09-10Add basic test for net.fibs dynamic growth.Alexander V. Chernikov
2020-05-19Make sys.netinet.output and sys.netinet6.output6 tests depend on python;Edward Tomasz Napierala
2020-05-06Add basic routing LPM tests.Alexander V. Chernikov
2020-04-12carp tests: Basic functionality testKristof Provost
2020-03-23Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.Alexander V. Chernikov
2020-03-10Add basic IPv4/IPv6 forwarding tests.Alexander V. Chernikov
2020-02-14Add basic IPDIVERT tests.Alexander V. Chernikov
2020-01-25Specify PACKAGE to install tests filesLi-Wen Hsu
2020-01-22Bring back redirect route expiration.Alexander V. Chernikov
2019-05-21Add very basic afinet socket tests which I started to write in orderBjoern A. Zeeb
2018-11-16Add regression tests for r340313 and r340483.Mark Johnston
2018-11-16Rename the SO_REUSEPORT_LB test file to be consistent with other tests.Mark Johnston
2018-09-11Add a couple of basic regression tests for SO_REUSEPORT_LB.Mark Johnston
2016-07-08On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-03More 'tests' package fixes.Glen Barber
2014-11-08Use PROGS instead of PROG and remove unnecessary SRCS?= assignmentEnji Cooper
2014-05-10Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh
2014-04-24Fix subnet and default routes on different FIBs on the same subnet.Alan Somers
2014-03-25tests/sys/netinet/MakefileAlan Somers
2014-03-20Add several ATF tests that deal with multiple fibs. They're described inAlan Somers