summaryrefslogtreecommitdiff
path: root/regress/sbin/route/Makefile
AgeCommit message (Expand)Author
2019-03-30tweak comment lines.YASUOKA Masahiko
2019-03-30Add 5 test cases forasou
2018-06-04Allow specifying binary via ROUTEkn
2018-02-20Test that removing a mpath RTF_CLONING route entry do not remove theMartin Pieuchot
2018-02-19Correctly diff the output of test 32.Martin Pieuchot
2018-02-14Make sure lo5 is tied to rdomain 5.Martin Pieuchot
2018-02-12Always destroy all interfaces before starting a new test.Martin Pieuchot
2018-02-12Pass '-inet6' to the default loopback before each test.Martin Pieuchot
2018-02-08Test that next-hop L2 caches are cloned using the correct MPATH route.Martin Pieuchot
2017-09-12Sleep for some time to avoid race reporting a different number of referenceMartin Pieuchot
2017-09-05Test that MPATH routes with different priorities are insterted respectingMartin Pieuchot
2017-09-05Document new test.Martin Pieuchot
2017-09-05Test that all MPATH routes attached to an interface are taken down whenMartin Pieuchot
2017-08-10Use "! cmd" for commands that are expected to fail.Martin Pieuchot
2017-08-10Test that 'route change' has no effect on a RTF_LOCAL route.Martin Pieuchot
2017-07-27Work around for rttest8 that some times fail due to a reference countMartin Pieuchot
2017-07-07Remove all references to "make depend" from regress.Alexander Bluhm
2017-05-30Remove the .INTERRUPT target, it prevented to terminate the testAlexander Bluhm
2016-09-01Test that RTF_LOCAL routes cannot be deleted from userland.Martin Pieuchot
2016-08-31Add a bunch of regress test to verify the RTM_CHANGE behaviour of mpathClaudio Jeker
2016-08-31Document what the various test here do. With mpi@Claudio Jeker
2016-08-22Use a reachable next hop for test 13, which make it fail as it should.Martin Pieuchot
2015-12-02Check that routes to the same destination but with a different priorityMartin Pieuchot
2015-11-30Rewrite the "netmask" rule testing the "-dst" and "-net" optionsMartin Pieuchot
2015-10-27Check that RTM_GET works without RTAX_GATEWAY argument for multipathMartin Pieuchot
2015-08-31No more connected routes on loopback interfaces.Martin Pieuchot
2015-03-02Add three extra checks that test proper removal of the P flag. Currently 2 failClaudio Jeker
2014-11-26Add 3 regression tests for "route change" dealing with -ifp, -ifa andMartin Pieuchot
2014-05-31Add a basic test for RTM_CHANGEClaudio 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