summaryrefslogtreecommitdiff
path: root/regress/sbin/route/rttest2.ok
AgeCommit message (Expand)Author
2018-02-12Revert previous, the changed has been backed out and I wasn't runningMartin Pieuchot
2018-02-12Fix most outputs now that lo5 is getting 127.0.0.1 automagically.Martin Pieuchot
2016-09-01Now the cached route flag appears in "route show". Adapt test.Alexander Bluhm
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-07-19Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches theMartin Pieuchot
2015-11-09Match recent rtalloc(9) rewrite.Martin Pieuchot
2015-09-23Sync with recent rt_use change.Martin Pieuchot
2014-10-29Update test outputs to reflect the fact that routes to loopback addressesMartin Pieuchot
2014-05-14Adjust route outputs to the new lo(4) MTU which is now the same on all archs.Claudio Jeker
2014-04-18Introduce some regress tests against our routing table. At least that wayClaudio Jeker