summaryrefslogtreecommitdiff
path: root/regress/sbin/route/rttest14.ok
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2014-11-26 11:55:09 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2014-11-26 11:55:09 +0000
commitcd6636dce5336f1d014292dc71050511f02687d1 (patch)
tree9db7afd073f3a9e40a1c184e5be3ce7a5f8566f1 /regress/sbin/route/rttest14.ok
parent366762224369ec5373fb18c2d6ec980e9cf01020 (diff)
Add 3 regression tests for "route change" dealing with -ifp, -ifa and
-mtu. Triggered by a report from Florian Riehm on tech@. Note that two of these tests are using IPv6 addresses and expose another bug with ::1. I'll deal with this afterward unless someone else(tm) fixes it.
Diffstat (limited to 'regress/sbin/route/rttest14.ok')
-rw-r--r--regress/sbin/route/rttest14.ok23
1 files changed, 23 insertions, 0 deletions
diff --git a/regress/sbin/route/rttest14.ok b/regress/sbin/route/rttest14.ok
new file mode 100644
index 00000000000..d46adfe97b8
--- /dev/null
+++ b/regress/sbin/route/rttest14.ok
@@ -0,0 +1,23 @@
+Routing tables
+
+Internet6:
+Destination Gateway Flags Refs Use Mtu Prio Iface
+::1 ::1 UHl 0 0 32768 1 lo10001
+::1 ::1 UH 0 0 32768 4 lo10001
+fd88::/64 fe80::1%lo10002 U 0 0 - 4 lo10002
+fd88::1 fd88::1 UHl 0 0 - 1 lo10002
+fd88::666 fd99::1 UGHS 0 0 1500 8 lo10003
+fd99::/64 fe80::1%lo10003 U 0 0 - 4 lo10003
+fd99::1 fd99::1 UHl 1 0 - 1 lo10003
+fe80::%lo10001/64 fe80::1%lo10001 U 0 0 - 4 lo10001
+fe80::1%lo10001 fe80::1%lo10001 UHl 0 0 - 1 lo10001
+fe80::%lo10002/64 fe80::1%lo10002 U 0 0 - 4 lo10002
+fe80::1%lo10002 fe80::1%lo10002 UHl 0 0 - 1 lo10002
+fe80::%lo10003/64 fe80::1%lo10003 U 0 0 - 4 lo10003
+fe80::1%lo10003 fe80::1%lo10003 UHl 0 0 - 1 lo10003
+ff01::%lo10001/32 fe80::1%lo10001 UC 0 0 - 4 lo10001
+ff01::%lo10002/32 fe80::1%lo10002 UC 0 0 - 4 lo10002
+ff01::%lo10003/32 fe80::1%lo10003 UC 0 0 - 4 lo10003
+ff02::%lo10001/32 fe80::1%lo10001 UC 0 0 - 4 lo10001
+ff02::%lo10002/32 fe80::1%lo10002 UC 0 0 - 4 lo10002
+ff02::%lo10003/32 fe80::1%lo10003 UC 0 0 - 4 lo10003