index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
sbin
/
route
/
Makefile
Age
Commit message (
Expand
)
Author
2019-03-30
tweak comment lines.
YASUOKA Masahiko
2019-03-30
Add 5 test cases for
asou
2018-06-04
Allow specifying binary via ROUTE
kn
2018-02-20
Test that removing a mpath RTF_CLONING route entry do not remove the
Martin Pieuchot
2018-02-19
Correctly diff the output of test 32.
Martin Pieuchot
2018-02-14
Make sure lo5 is tied to rdomain 5.
Martin Pieuchot
2018-02-12
Always destroy all interfaces before starting a new test.
Martin Pieuchot
2018-02-12
Pass '-inet6' to the default loopback before each test.
Martin Pieuchot
2018-02-08
Test that next-hop L2 caches are cloned using the correct MPATH route.
Martin Pieuchot
2017-09-12
Sleep for some time to avoid race reporting a different number of reference
Martin Pieuchot
2017-09-05
Test that MPATH routes with different priorities are insterted respecting
Martin Pieuchot
2017-09-05
Document new test.
Martin Pieuchot
2017-09-05
Test that all MPATH routes attached to an interface are taken down when
Martin Pieuchot
2017-08-10
Use "! cmd" for commands that are expected to fail.
Martin Pieuchot
2017-08-10
Test that 'route change' has no effect on a RTF_LOCAL route.
Martin Pieuchot
2017-07-27
Work around for rttest8 that some times fail due to a reference count
Martin Pieuchot
2017-07-07
Remove all references to "make depend" from regress.
Alexander Bluhm
2017-05-30
Remove the .INTERRUPT target, it prevented to terminate the test
Alexander Bluhm
2016-09-01
Test that RTF_LOCAL routes cannot be deleted from userland.
Martin Pieuchot
2016-08-31
Add a bunch of regress test to verify the RTM_CHANGE behaviour of mpath
Claudio Jeker
2016-08-31
Document what the various test here do. With mpi@
Claudio Jeker
2016-08-22
Use a reachable next hop for test 13, which make it fail as it should.
Martin Pieuchot
2015-12-02
Check that routes to the same destination but with a different priority
Martin Pieuchot
2015-11-30
Rewrite the "netmask" rule testing the "-dst" and "-net" options
Martin Pieuchot
2015-10-27
Check that RTM_GET works without RTAX_GATEWAY argument for multipath
Martin Pieuchot
2015-08-31
No more connected routes on loopback interfaces.
Martin Pieuchot
2015-03-02
Add three extra checks that test proper removal of the P flag. Currently 2 fail
Claudio Jeker
2014-11-26
Add 3 regression tests for "route change" dealing with -ifp, -ifa and
Martin Pieuchot
2014-05-31
Add a basic test for RTM_CHANGE
Claudio Jeker
2014-04-18
Introduce some regress tests against our routing table. At least that way
Claudio Jeker
2004-12-29
define REGRESS_ROOT_TARGETS for tests that require root privileges
David Krause
2004-09-24
simple route regress test
Markus Friedl