History log of /openbsd-current/regress/sbin/route/rttest9.ok
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.13 19-Jun-2022 tb

Make expected output match reality again.


# 1.12 19-Jun-2022 tb

Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sent
via sysctl(2)


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.11 12-Feb-2018 mpi

Revert previous, the changed has been backed out and I wasn't running
the last snaphot.


# 1.10 12-Feb-2018 mpi

Fix most outputs now that lo5 is getting 127.0.0.1 automagically.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.9 01-Sep-2016 bluhm

Now the cached route flag appears in "route show". Adapt test.
OK mpi@


# 1.8 22-Aug-2016 mpi

Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().


Revision tags: OPENBSD_6_0_BASE
# 1.7 19-Jul-2016 mpi

Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the
gateway.


Revision tags: OPENBSD_5_9_BASE
# 1.6 09-Nov-2015 mpi

Match recent rtalloc(9) rewrite.

Gateway routes are now cached the first time they are used and no longer
when they are added. This allows to track down which multipath route is
being selected as next-hop.


# 1.5 08-Oct-2015 mpi

Local route entries are always UP now, missed in previous.


# 1.4 23-Sep-2015 mpi

Sync with recent rt_use change.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.3 29-Oct-2014 mpi

Update test outputs to reflect the fact that routes to loopback addresses
are plain local routes.


Revision tags: OPENBSD_5_6_BASE
# 1.2 14-May-2014 claudio

Adjust route outputs to the new lo(4) MTU which is now the same on all archs.
Makes this regress work again.


# 1.1 18-Apr-2014 claudio

Introduce some regress tests against our routing table. At least that way
there is a chance that we do not break the network stack even more.
These regress tests already found a few issues.
The framework is ugly and does not properly recover from failures. Somebody
more skilled can come up with a better solution.
mpi@, blambert@ and sthen@ support this


# 1.11 12-Feb-2018 mpi

Revert previous, the changed has been backed out and I wasn't running
the last snaphot.


# 1.10 12-Feb-2018 mpi

Fix most outputs now that lo5 is getting 127.0.0.1 automagically.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.9 01-Sep-2016 bluhm

Now the cached route flag appears in "route show". Adapt test.
OK mpi@


# 1.8 22-Aug-2016 mpi

Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().


Revision tags: OPENBSD_6_0_BASE
# 1.7 19-Jul-2016 mpi

Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the
gateway.


Revision tags: OPENBSD_5_9_BASE
# 1.6 09-Nov-2015 mpi

Match recent rtalloc(9) rewrite.

Gateway routes are now cached the first time they are used and no longer
when they are added. This allows to track down which multipath route is
being selected as next-hop.


# 1.5 08-Oct-2015 mpi

Local route entries are always UP now, missed in previous.


# 1.4 23-Sep-2015 mpi

Sync with recent rt_use change.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.3 29-Oct-2014 mpi

Update test outputs to reflect the fact that routes to loopback addresses
are plain local routes.


Revision tags: OPENBSD_5_6_BASE
# 1.2 14-May-2014 claudio

Adjust route outputs to the new lo(4) MTU which is now the same on all archs.
Makes this regress work again.


# 1.1 18-Apr-2014 claudio

Introduce some regress tests against our routing table. At least that way
there is a chance that we do not break the network stack even more.
These regress tests already found a few issues.
The framework is ugly and does not properly recover from failures. Somebody
more skilled can come up with a better solution.
mpi@, blambert@ and sthen@ support this


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.9 01-Sep-2016 bluhm

Now the cached route flag appears in "route show". Adapt test.
OK mpi@


# 1.8 22-Aug-2016 mpi

Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().


Revision tags: OPENBSD_6_0_BASE
# 1.7 19-Jul-2016 mpi

Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the
gateway.


Revision tags: OPENBSD_5_9_BASE
# 1.6 09-Nov-2015 mpi

Match recent rtalloc(9) rewrite.

Gateway routes are now cached the first time they are used and no longer
when they are added. This allows to track down which multipath route is
being selected as next-hop.


# 1.5 08-Oct-2015 mpi

Local route entries are always UP now, missed in previous.


# 1.4 23-Sep-2015 mpi

Sync with recent rt_use change.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.3 29-Oct-2014 mpi

Update test outputs to reflect the fact that routes to loopback addresses
are plain local routes.


Revision tags: OPENBSD_5_6_BASE
# 1.2 14-May-2014 claudio

Adjust route outputs to the new lo(4) MTU which is now the same on all archs.
Makes this regress work again.


# 1.1 18-Apr-2014 claudio

Introduce some regress tests against our routing table. At least that way
there is a chance that we do not break the network stack even more.
These regress tests already found a few issues.
The framework is ugly and does not properly recover from failures. Somebody
more skilled can come up with a better solution.
mpi@, blambert@ and sthen@ support this