summaryrefslogtreecommitdiffstats
path: root/regress/sys/net/rtable/delete/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix test after kernel interface change.visa2019-06-241-3/+3
| | | | From Moritz Buhl
* rtable_init() now creates the default routing table.mpi2016-11-151-3/+1
|
* Adapt test to the srp_swap() area.mpi2016-07-191-2/+2
|
* Sync to recent changes including SRP protection of rtable_get(), usempi2015-12-031-3/+3
| | | | of a SRPL for the multipath list and rtable_delete() API change.
* ART-specific bits to make sure root tables are properly freed.mpi2015-11-121-1/+21
| | | | While here make sure we test the special "default route" case.
* Basic framework to test the rtable_* API directly from userland.mpi2015-11-041-0/+55
You can replace inet{,6}-fullfeed.txt with a dump of your fullfeed table to really stress this test framework. I did not commit them because CVS certainly doesn't like ~7M file.