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
Age
Commit message (
Expand
)
Author
2022-11-10
cope with recent route output changes
Anton Lindqvist
2022-06-19
Make expected output match reality again.
Theo Buehler
2022-06-19
Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sent
Theo Buehler
2019-03-30
tweak comment lines.
YASUOKA Masahiko
2019-03-30
Add 5 test cases for
asou
2018-09-07
Not adding ::1 on non-default lo(4) broke regress/sbin/route.
Alexander Bluhm
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-12
Now that the default loopback interface is brough UP when rdomain 5
Martin Pieuchot
2018-02-12
Revert previous, the changed has been backed out and I wasn't running
Martin Pieuchot
2018-02-12
Fix most outputs now that lo5 is getting 127.0.0.1 automagically.
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
2017-02-28
Reflect recent net/route.c change. Adding a conflicting route no
Martin Pieuchot
2016-12-06
Update to match recent changes.
Martin Pieuchot
2016-09-01
Now the cached route flag appears in "route show". Adapt test.
Alexander Bluhm
2016-09-01
Test that RTF_LOCAL routes cannot be deleted from userland.
Martin Pieuchot
2016-09-01
Use counter should stay at '0' if the lookup hasn't been done for
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
2016-08-22
Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().
Martin Pieuchot
2016-08-22
Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().
Martin Pieuchot
2016-08-22
Sync refcount with recent change.
Martin Pieuchot
2016-07-19
Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the
Martin Pieuchot
2016-03-24
Update regress test outputs to match the order of routes exported by an
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-11-09
Match recent rtalloc(9) rewrite.
Martin Pieuchot
2015-10-27
Check that RTM_GET works without RTAX_GATEWAY argument for multipath
Martin Pieuchot
2015-10-25
Sync after recent rtable_insert() change.
Martin Pieuchot
2015-10-08
Local route entries are always UP now, missed in previous.
Martin Pieuchot
2015-09-28
Sync with recent changes, local routes are now always UP.
Martin Pieuchot
2015-09-23
Sync with recent rt_use change.
Martin Pieuchot
2015-09-07
Sync output with recent IPv6 loopback changes to ensure ::1 is the
Martin Pieuchot
2015-08-31
No more connected routes on loopback interfaces.
Martin Pieuchot
2015-04-17
Remove superflous "::1" route, test currently failing but a fix is
Martin Pieuchot
2015-04-17
Local routes should be present in the routing table output.
Martin Pieuchot
[next]