aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+0
* tests/netinet: add UDP socket I/O testsGleb Smirnoff2024-03-231-1/+2
* tests/netinet: add a demo of TCP implied connectGleb Smirnoff2024-02-011-0/+1
* netinet tests: test that we send IGMP join/leave packets as expectedKristof Provost2023-12-191-0/+1
* netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston2023-10-171-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* netinet tests: test carp source MAC addressKristof Provost2023-04-071-0/+2
* tests/netinet: mark more tests that require pythonGleb Smirnoff2022-12-071-0/+3
* Split netinet shell tests into one per line.John Baldwin2022-10-281-1/+10
* netinet tests: Add test for IPv6 mapped-v4 bind problemMike Karels2022-08-091-0/+2
* Add tests for TCP_MD5 getsockoptClaudio Jeker2022-06-231-1/+2
* test/libalias: Tests for instantiationLutz Donnerhacke2021-05-181-0/+2
* base: remove if_wg(4) and associated utilities, manpageKyle Evans2021-03-171-9/+1
* if_wg: import latest fixup work from the wireguard-freebsd projectKyle Evans2021-03-151-1/+9
* Add arp/ndp tests in addition to rtsock ll tests.Alexander V. Chernikov2021-02-201-1/+1
* Add a regression test for the port-selection behavior fixed in r367680.Jonathan T. Looney2020-11-141-1/+2
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* Add basic test for net.fibs dynamic growth.Alexander V. Chernikov2020-09-101-1/+1
* Make sys.netinet.output and sys.netinet6.output6 tests depend on python;Edward Tomasz Napierala2020-05-191-0/+1
* Add basic routing LPM tests.Alexander V. Chernikov2020-05-061-1/+1
* carp tests: Basic functionality testKristof Provost2020-04-121-1/+1
* Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.Alexander V. Chernikov2020-03-231-1/+1
* Add basic IPv4/IPv6 forwarding tests.Alexander V. Chernikov2020-03-101-1/+1
* Add basic IPDIVERT tests.Alexander V. Chernikov2020-02-141-1/+1
* Specify PACKAGE to install tests filesLi-Wen Hsu2020-01-251-0/+2
* Bring back redirect route expiration.Alexander V. Chernikov2020-01-221-1/+5
* Add very basic afinet socket tests which I started to write in orderBjoern A. Zeeb2019-05-211-1/+2
* Add regression tests for r340313 and r340483.Mark Johnston2018-11-161-1/+2
* Rename the SO_REUSEPORT_LB test file to be consistent with other tests.Mark Johnston2018-11-161-1/+1
* Add a couple of basic regression tests for SO_REUSEPORT_LB.Mark Johnston2018-09-111-0/+2
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-081-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+3
* More 'tests' package fixes.Glen Barber2016-02-031-0/+3
* Use PROGS instead of PROG and remove unnecessary SRCS?= assignmentEnji Cooper2014-11-081-3/+2
* Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh2014-05-101-1/+1
* Fix subnet and default routes on different FIBs on the same subnet.Alan Somers2014-04-241-0/+5
* tests/sys/netinet/MakefileAlan Somers2014-03-251-5/+0
* Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-201-0/+12