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

Make expected output match reality again.


# 1.6 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.5 12-Feb-2018 mpi

Always destroy all interfaces before starting a new test.

This should make tests following a failing test pass.


# 1.4 12-Feb-2018 mpi

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


# 1.3 12-Feb-2018 mpi

Fix most outputs now that lo5 is getting 127.0.0.1 automagically.


Revision tags: OPENBSD_6_2_BASE
# 1.2 12-Sep-2017 mpi

Sleep for some time to avoid race reporting a different number of reference
count.

Iterating over the routing table implies using SRP which bump the refcount
of routes for a short period of time. Depending on how work is schedule
the second ifconfig(8) command might run before the timer dereference the
route.

Should fix races on bluhm@'s test setup.


# 1.1 05-Sep-2017 mpi

Test that all MPATH routes attached to an interface are taken down when
the link state change.

Issue reported by gerhard@


# 1.5 12-Feb-2018 mpi

Always destroy all interfaces before starting a new test.

This should make tests following a failing test pass.


# 1.4 12-Feb-2018 mpi

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


# 1.3 12-Feb-2018 mpi

Fix most outputs now that lo5 is getting 127.0.0.1 automagically.


Revision tags: OPENBSD_6_2_BASE
# 1.2 12-Sep-2017 mpi

Sleep for some time to avoid race reporting a different number of reference
count.

Iterating over the routing table implies using SRP which bump the refcount
of routes for a short period of time. Depending on how work is schedule
the second ifconfig(8) command might run before the timer dereference the
route.

Should fix races on bluhm@'s test setup.


# 1.1 05-Sep-2017 mpi

Test that all MPATH routes attached to an interface are taken down when
the link state change.

Issue reported by gerhard@


Revision tags: OPENBSD_6_2_BASE
# 1.2 12-Sep-2017 mpi

Sleep for some time to avoid race reporting a different number of reference
count.

Iterating over the routing table implies using SRP which bump the refcount
of routes for a short period of time. Depending on how work is schedule
the second ifconfig(8) command might run before the timer dereference the
route.

Should fix races on bluhm@'s test setup.


# 1.1 05-Sep-2017 mpi

Test that all MPATH routes attached to an interface are taken down when
the link state change.

Issue reported by gerhard@