summaryrefslogtreecommitdiffstats
path: root/regress/sys/net/rtable/delete/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix test after kernel interface change.visa2019-06-241-3/+3
* 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
* ART-specific bits to make sure root tables are properly freed.mpi2015-11-121-1/+21
* Basic framework to test the rtable_* API directly from userland.mpi2015-11-041-0/+55