summaryrefslogtreecommitdiff
path: root/regress/sbin/route
AgeCommit message (Expand)Author
2015-10-08Local route entries are always UP now, missed in previous.Martin Pieuchot
2015-09-28Sync with recent changes, local routes are now always UP.Martin Pieuchot
2015-09-23Sync with recent rt_use change.Martin Pieuchot
2015-09-07Sync output with recent IPv6 loopback changes to ensure ::1 is theMartin Pieuchot
2015-08-31No more connected routes on loopback interfaces.Martin Pieuchot
2015-04-17Remove superflous "::1" route, test currently failing but a fix isMartin Pieuchot
2015-04-17Local routes should be present in the routing table output.Martin Pieuchot
2015-04-17Match -current output. Every configured address should have a local routeMartin Pieuchot
2015-03-02Add three extra checks that test proper removal of the P flag. Currently 2 failClaudio Jeker
2015-01-27Specify the default MTU size for routes to loopback.Martin Pieuchot
2014-11-26Add 3 regression tests for "route change" dealing with -ifp, -ifa andMartin Pieuchot
2014-10-29Update test outputs to reflect the fact that routes to loopback addressesMartin Pieuchot
2014-05-31Add a basic test for RTM_CHANGEClaudio Jeker
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
2004-12-29define REGRESS_ROOT_TARGETS for tests that require root privilegesDavid Krause
2004-09-24simple route regress testMarkus Friedl