Revert the introduction of ``rt_addr''.
authormpi <mpi@openbsd.org>
Mon, 11 Jul 2016 09:23:06 +0000 (09:23 +0000)
committermpi <mpi@openbsd.org>
Mon, 11 Jul 2016 09:23:06 +0000 (09:23 +0000)
commit8671bacf252810113294d1153d13669ae3192ac5
treea0370e88024682da322e32c93e196d98de2c8b1e
parent14f3bdb35266e21ec294db521edd215e1f8a43e8
Revert the introduction of ``rt_addr''.

Being able to add route entries without configured addresses is a nice
feature but this is not my fight.  So I'd rather no add another pointer
to ``struct rtentry'' if I'm not removing another one.
sys/net/route.c
sys/net/route.h
sys/net/rtsock.c
sys/netinet/if_ether.c
sys/netmpls/mpls_input.c