Revert 1.353, this breaks mpe(4). Also it seems not complete since rt_ifa_del
authorclaudio <claudio@openbsd.org>
Wed, 29 Nov 2017 19:15:48 +0000 (19:15 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 29 Nov 2017 19:15:48 +0000 (19:15 +0000)
commit3cabe5ce0f79ff951b6abd778ca4e78ff0f98f9d
treeb395dc7d9afa63663219ce604bc7a1f99fdf73b4
parent726f05dca7cf112651486f2272f933efbbe60888
Revert 1.353, this breaks mpe(4). Also it seems not complete since rt_ifa_del
still had this hack in. This needs to be revisted and better understood.
It may be needed to add a mplsrdomain to mpe(4) but MPLS only in the rtable 0
is hardcoded in more places and we should fix them all.
OK mpi@
sys/net/route.c