Use the RTF_LOCAL flag instead of abusing the RTF_LLINFO flag when
authormpi <mpi@openbsd.org>
Mon, 11 Aug 2014 13:51:07 +0000 (13:51 +0000)
committermpi <mpi@openbsd.org>
Mon, 11 Aug 2014 13:51:07 +0000 (13:51 +0000)
commit5f3e87fca3cd593108eb7076e438d99f3a0e7f17
tree4089f3870c8e9c0cf37f00c5106bfc14a2e944c9
parent2fe3b8c148bdaee4412e204f8054fc57f38d91d7
Use the RTF_LOCAL flag instead of abusing the RTF_LLINFO flag when
adding local route entries.

This hack made sense when we didn't have the RTF_LOCAL flag, but since
some months it is set on every local route.
sys/net/if.c
sys/netinet/if_ether.c
sys/netinet6/nd6.c