Use rt_ifp as intended.
authormpi <mpi@openbsd.org>
Thu, 22 Oct 2015 10:27:22 +0000 (10:27 +0000)
committermpi <mpi@openbsd.org>
Thu, 22 Oct 2015 10:27:22 +0000 (10:27 +0000)
commit09743a3a755a4b441210f002e3810e1e5881dc12
treeb33c7dcd2a7aea81cc0475cc59e937077540f417
parentcf4bbc2baa0d5292d7323ac142736793bf094f86
Use rt_ifp as intended.

During s2k15 we fixed this ugly 20+ years loopback hack of having a
rt_ifp different than rt_ifa->ifa_ifp.

ok millert@, bluhm@
sys/netinet6/nd6.c