summaryrefslogtreecommitdiff
path: root/regress/sbin/route/rttest6.ok
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2014-05-14 19:10:22 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2014-05-14 19:10:22 +0000
commit6e083194a1cb58ed0833101f88c106c91665c752 (patch)
treeda3d41226495d521eb7435e9d146166f82cd419b /regress/sbin/route/rttest6.ok
parentbcdc4d443f8bf5ddabf17b5a0acc6b377ac9d8a5 (diff)
Adjust route outputs to the new lo(4) MTU which is now the same on all archs.
Makes this regress work again.
Diffstat (limited to 'regress/sbin/route/rttest6.ok')
-rw-r--r--regress/sbin/route/rttest6.ok14
1 files changed, 7 insertions, 7 deletions
diff --git a/regress/sbin/route/rttest6.ok b/regress/sbin/route/rttest6.ok
index f445d7af295..51b4091262e 100644
--- a/regress/sbin/route/rttest6.ok
+++ b/regress/sbin/route/rttest6.ok
@@ -2,10 +2,10 @@ Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Prio Iface
-10.8.1/24 192.0.2.1 UGS 0 0 33136 16 lo10001
-10.8.1/24 192.0.2.2 UGS 0 0 33136 17 lo10002
-10.8.1/24 192.0.2.3 UGS 0 0 33136 18 lo10003
-192.0.2.1 192.0.2.1 UH 1 0 33136 4 lo10001
-192.0.2.2 192.0.2.2 UH 1 0 33136 4 lo10002
-192.0.2.3 192.0.2.3 UH 1 0 33136 4 lo10003
-192.0.2.4 192.0.2.4 UH 0 0 33136 4 lo10004
+10.8.1/24 192.0.2.1 UGS 0 0 32768 16 lo10001
+10.8.1/24 192.0.2.2 UGS 0 0 32768 17 lo10002
+10.8.1/24 192.0.2.3 UGS 0 0 32768 18 lo10003
+192.0.2.1 192.0.2.1 UH 1 0 32768 4 lo10001
+192.0.2.2 192.0.2.2 UH 1 0 32768 4 lo10002
+192.0.2.3 192.0.2.3 UH 1 0 32768 4 lo10003
+192.0.2.4 192.0.2.4 UH 0 0 32768 4 lo10004