Refactor nexthop tracking and remove all the kif_kr code. There is no
authorclaudio <claudio@openbsd.org>
Tue, 26 Jul 2022 16:32:29 +0000 (16:32 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 26 Jul 2022 16:32:29 +0000 (16:32 +0000)
commitd40281a0c91dd5e8f6375678685389acaf2e949e
tree1e64576d2260bbc6ec8f24af8c26e7682b65420b
parent3f0ec8db061d0088a7ef09eaa586e5469a114ced
Refactor nexthop tracking and remove all the kif_kr code. There is no
need to track directly connected routes per kif. The only use case was
for nexthop validation but that can be done by storing the ifindex in
struct knexthop.
OK tb@
usr.sbin/bgpd/kroute.c