]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Set resolved inactive when > multipath_num
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 21 Nov 2019 20:53:59 +0000 (15:53 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 21 Nov 2019 21:28:31 +0000 (16:28 -0500)
commit4c55b5ff6b7bd722e8490d25a13782163e371f29
tree3d5fcc02bc45186fe214317b2c81d322d1845e1e
parent08de78b876070eab4a358d262e23095fe973437a
zebra: Set resolved inactive when > multipath_num

Apparently the multipath_num functionatlity has been broken
for a while because we were ignoring the recusive nexthops
when marking them inactive based on it.

This sets them as inactive as well if the parent breaks it.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_nhg.c