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
/
rttest14.ok
Age
Commit message (
Expand
)
Author
2018-09-07
Not adding ::1 on non-default lo(4) broke regress/sbin/route.
Alexander Bluhm
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
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-08-22
Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().
Martin Pieuchot
2016-07-19
Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the
Martin Pieuchot
2015-11-09
Match recent rtalloc(9) rewrite.
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
Match -current output. Every configured address should have a local route
Martin Pieuchot
2015-01-27
Specify the default MTU size for routes to loopback.
Martin Pieuchot
2014-11-26
Add 3 regression tests for "route change" dealing with -ifp, -ifa and
Martin Pieuchot