diff options
Diffstat (limited to 'regress/sbin/route/rttest1.ok')
-rw-r--r-- | regress/sbin/route/rttest1.ok | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/regress/sbin/route/rttest1.ok b/regress/sbin/route/rttest1.ok new file mode 100644 index 00000000000..b8bca7a56e0 --- /dev/null +++ b/regress/sbin/route/rttest1.ok @@ -0,0 +1,16 @@ +Routing tables + +Internet: +Destination Gateway Flags Refs Use Mtu Prio Iface +10.0/16 192.0.2.4 UGS 0 0 33136 8 lo10004 +10.0/10 192.0.2.4 UGS 0 0 33136 8 lo10004 +10/8 192.0.2.1 UGS 0 0 33136 8 lo10001 +10.8.0/24 192.0.2.1 UGS 0 0 33136 8 lo10001 +10.8/16 192.0.2.3 UGS 0 0 33136 8 lo10003 +10.8.1/24 192.0.2.2 UGS 0 0 33136 8 lo10002 +10.8.3/24 192.0.2.3 UGS 0 0 33136 8 lo10003 +10.8.4/24 192.0.2.4 UGS 0 0 33136 8 lo10004 +192.0.2.1 192.0.2.1 UH 2 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 2 0 33136 4 lo10003 +192.0.2.4 192.0.2.4 UH 3 0 33136 4 lo10004 |