summaryrefslogtreecommitdiff
path: root/tests/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
...
* Remove tests/sys/netinet/fibs_tests's dependency on net/socatAlan Somers2017-02-221-60/+77
* Add fibs_test:udp_dontroute6, another IPv6 multi-FIB testAlan Somers2017-02-072-15/+100
* Add tests for multi-fib IPv6 routingAlan Somers2017-01-311-30/+222
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-082-1/+112
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+3
* MFHGlen Barber2016-03-101-0/+19
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+19
* | More 'tests' package fixes.Glen Barber2016-02-031-0/+3
|/
* Make cleanup routines idempotentJulio Merino2015-07-041-7/+12
* Use PROGS instead of PROG and remove unnecessary SRCS?= assignmentEnji Cooper2014-11-081-3/+2
* Fix source address selection on unbound sockets in the presence of multipleAlan Somers2014-09-161-1/+0
* Fix unintended KBI change from r264905. Add _fib versions ofAlan Somers2014-05-292-15/+54
* Remove last two NO_MAN= in the tree. In both of these cases, MAN= isWarner Losh2014-05-101-1/+1
* Add regression test for PR kern/189088.Alan Somers2014-04-291-0/+54
* Fix a panic when removing an IP address from an interface, if the same addressAlan Somers2014-04-291-0/+40
* Style fixes, mostly trailing whitespace elimination. No functional change.Alan Somers2014-04-252-14/+15
* Fix subnet and default routes on different FIBs on the same subnet.Alan Somers2014-04-243-37/+113
* Fix host and network routes for new interfaces when net.add_addr_allfibs=0Alan Somers2014-04-241-1/+0
* Correct ARP update handling when the routes for network interfaces areAlan Somers2014-03-261-1/+0
* tests/sys/netinet/MakefileAlan Somers2014-03-253-107/+38
* Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-203-0/+468