Remove superflous "::1" route, test currently failing but a fix is
authormpi <mpi@openbsd.org>
Fri, 17 Apr 2015 08:20:24 +0000 (08:20 +0000)
committermpi <mpi@openbsd.org>
Fri, 17 Apr 2015 08:20:24 +0000 (08:20 +0000)
in its way.

regress/sbin/route/rttest14.ok
regress/sbin/route/rttest16.ok

index e487b04..0882584 100644 (file)
@@ -3,7 +3,6 @@ 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::1                            fd88::1                        UHl        0        0 32768     1 lo10002
 fd88::666                          fd99::1                        UGHS       0        0  1500     8 lo10003
 fd99::1                            fd99::1                        UHl        1        0 32768     1 lo10003
index 9eab945..bdf5d51 100644 (file)
@@ -3,7 +3,6 @@ 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::1                            fd88::1                        UHl        0        0 32768     1 lo10002
 fd88::666                          fd99::1                        UGHS       0        0 32768     8 lo10002
 fd99::1                            fd99::1                        UHl        1        0 32768     1 lo10003