From: mpi Date: Sun, 25 Oct 2015 14:56:14 +0000 (+0000) Subject: Sync after recent rtable_insert() change. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3cad5c7159d3469c6adb0b6e97b868e568779cfc;p=openbsd Sync after recent rtable_insert() change. --- diff --git a/regress/sbin/route/rttest3.ok b/regress/sbin/route/rttest3.ok index 2298c4a8923..1a4cd417769 100644 --- a/regress/sbin/route/rttest3.ok +++ b/regress/sbin/route/rttest3.ok @@ -2,8 +2,8 @@ Routing tables Internet: Destination Gateway Flags Refs Use Mtu Prio Iface -10.8.1/24 192.0.2.3 UGS 0 0 32768 8 lo10003 +10.8.1/24 192.0.2.3 UGS 0 1 32768 8 lo10003 192.0.2.1 192.0.2.1 UHl 0 0 32768 1 lo10001 192.0.2.2 192.0.2.2 UHl 0 0 32768 1 lo10002 -192.0.2.3 192.0.2.3 UHl 1 1 32768 1 lo10003 +192.0.2.3 192.0.2.3 UHl 1 2 32768 1 lo10003 192.0.2.4 192.0.2.4 UHl 0 0 32768 1 lo10004 diff --git a/regress/sbin/route/rttest5.ok b/regress/sbin/route/rttest5.ok index 79f79af4ea7..b3c92415fa9 100644 --- a/regress/sbin/route/rttest5.ok +++ b/regress/sbin/route/rttest5.ok @@ -2,10 +2,10 @@ Routing tables Internet: Destination Gateway Flags Refs Use Mtu Prio Iface -10.8.1/24 192.0.2.2 UGS 0 0 32768 16 lo10002 +10.8.1/24 192.0.2.2 UGS 0 1 32768 16 lo10002 10.8.1/24 192.0.2.2 UGS 0 0 32768 17 lo10002 10.8.1/24 192.0.2.2 UGS 0 0 32768 18 lo10002 192.0.2.1 192.0.2.1 UHl 0 0 32768 1 lo10001 -192.0.2.2 192.0.2.2 UHl 3 3 32768 1 lo10002 +192.0.2.2 192.0.2.2 UHl 3 4 32768 1 lo10002 192.0.2.3 192.0.2.3 UHl 0 0 32768 1 lo10003 192.0.2.4 192.0.2.4 UHl 0 0 32768 1 lo10004 diff --git a/regress/sbin/route/rttest6.ok b/regress/sbin/route/rttest6.ok index 05a7903709f..c23326d4528 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 32768 16 lo10001 +10.8.1/24 192.0.2.1 UGS 0 1 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 UHl 1 1 32768 1 lo10001 -192.0.2.2 192.0.2.2 UHl 1 1 32768 1 lo10002 +192.0.2.2 192.0.2.2 UHl 1 2 32768 1 lo10002 192.0.2.3 192.0.2.3 UHl 1 1 32768 1 lo10003 192.0.2.4 192.0.2.4 UHl 0 0 32768 1 lo10004 diff --git a/regress/sbin/route/rttest8.ok b/regress/sbin/route/rttest8.ok index 411420a1b4e..6fc609bacc6 100644 --- a/regress/sbin/route/rttest8.ok +++ b/regress/sbin/route/rttest8.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 32768 16 lo10001 +10.8.1/24 192.0.2.1 UGS 0 1 32768 16 lo10001 10.8.1/24 192.0.2.3 UGS 0 0 32768 18 lo10003 10.8.1/24 192.0.2.2 GS 0 0 32768 17 lo10002 192.0.2.1 192.0.2.1 UHl 1 1 32768 1 lo10001 -192.0.2.2 192.0.2.2 UHl 1 1 32768 1 lo10002 +192.0.2.2 192.0.2.2 UHl 1 2 32768 1 lo10002 192.0.2.3 192.0.2.3 UHl 1 1 32768 1 lo10003 192.0.2.4 192.0.2.4 UHl 0 0 32768 1 lo10004