aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/netinet: add UDP socket I/O testsGleb Smirnoff2024-03-232-1/+141
* tests/arp: test arp -s/-S workGleb Smirnoff2024-02-201-0/+62
* tests/arp: when checking 'arp -d' check that entry is removedGleb Smirnoff2024-02-201-0/+1
* tests/netinet: push variable 'sin' into function scopeGleb Smirnoff2024-02-031-8/+6
* tests/netinet: add a demo of TCP implied connectGleb Smirnoff2024-02-012-0/+82
* netinet tests: Make test jail names uniqueMark Johnston2024-01-271-2/+2
* netinet tests: test that we send IGMP join/leave packets as expectedKristof Provost2023-12-192-0/+109
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-274-4/+0
* netinet tests: Fix leaks in ip6_v4mapped_testMark Johnston2023-10-201-2/+7
* netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston2023-10-172-10/+73
* tests: Add a test case for arp host lookups.Dag-Erling Smørgrav2023-10-061-0/+49
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1613-13/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* socket afinet tests: using dynamic ports instead of the same static portOlivier Cochard2023-07-041-4/+16
* netinet tests: Add a test which connects a disconnected socketMark Johnston2023-06-231-2/+45
* libalias tests: Mark an unused variable with __unused.John Baldwin2023-06-201-1/+1
* carp test: improve jail names for unicast_ll_v6 testKristof Provost2023-05-181-19/+20
* carp tests: test unicast carp via link-local addressesKristof Provost2023-05-181-0/+61
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* netinet tests: test carp source MAC addressKristof Provost2023-04-072-0/+55
* carp tests: unicast tests (IPv6)Kristof Provost2023-03-201-0/+62
* carp tests: unicast tests (IPv4)Kristof Provost2023-03-201-0/+59
* carp tests: test manually switch between backup and masterKristof Provost2023-03-201-0/+25
* carp tests: ensure exactly one jail is masterKristof Provost2023-03-071-0/+5
* 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-092-0/+335
* Add tests for TCP_MD5 getsockoptClaudio Jeker2022-06-232-1/+137
* netinet tests: only log critical errors from scapyKristof Provost2022-03-171-0/+2
* Cast pointer to uintptr_t to avoid alignment warnings.John Baldwin2022-02-121-3/+3
* tests/netinet: add test for IPv6 NS and CARPThomas Steen Rasmussen2022-01-251-0/+64
* tests/libalias: PortrangeLutz Donnerhacke2021-12-272-2/+57
* tests/libalias: Make inline functions static inlineDimitry Andric2021-12-201-2/+2
* tests/divert: fix after 2ce85919bbba (IP source address validation)Gleb Smirnoff2021-11-121-1/+2
* carp tests: negative demotionMarius Halden2021-11-011-8/+59
* netinet tests: delete an interface with pending lookupsKristof Provost2021-08-171-0/+36
* tests/libalias: Bugfix in used variablesLutz Donnerhacke2021-07-021-2/+2
* tests/libalias: Measure cleanup time separatlyLutz Donnerhacke2021-05-281-3/+7
* tests/libalias: Fix build error due to wrong prototypeLutz Donnerhacke2021-05-261-1/+1
* tests/libalias: Add missing prototype to fix build errorLutz Donnerhacke2021-05-261-0/+2