aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netinet/fibs_test.sh
Commit message (Expand)AuthorAgeFilesLines
* tests/fibs_test: unskip udp_dontroute6 testcaseSiva Mahadevan2025-12-161-3/+0
* fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to failMark Johnston2025-06-261-0/+3
* tests/netinet: enable test against kern/189088Gleb Smirnoff2025-04-021-5/+4
* netstat: restore printing the "default" keyword, provide -nn optionGleb Smirnoff2025-02-031-5/+5
* fibs tests: Fix test failures and simplifyMark Johnston2025-01-211-31/+12
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Skip the right test caseLi-Wen Hsu2020-02-261-3/+3
* Temporarily skip flakey test case sys.netinet.fibs_test.udp_dontroute6 in CILi-Wen Hsu2020-02-161-0/+3
* tests/sys/netinet/fibs_test: skip selected tests when firewalls are enabledAlan Somers2017-08-081-0/+6
* Make test scripts under tests/... non-executableEnji Cooper2017-08-081-0/+0
* Fix back-to-back runs of sys/netinet/fibs_test;slaac_on_nondefault_fib6Alan Somers2017-03-201-10/+14
* Constrain IPv6 routes to single FIBs when net.add_addr_allfibs=0Alan Somers2017-03-171-9/+5
* Add an ATF test for IPv6 SLAAC with multiple fibsAlan Somers2017-03-011-0/+84
* 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-071-2/+60
* Add tests for multi-fib IPv6 routingAlan Somers2017-01-311-30/+222
* Make cleanup routines idempotentJulio Merino2015-07-041-7/+12
* 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-291-7/+21
* 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-251-8/+8
* Fix subnet and default routes on different FIBs on the same subnet.Alan Somers2014-04-241-38/+24
* 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-251-18/+39
* Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-201-0/+371