]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix NHE dependents backpointer relationship
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 12 Oct 2020 21:39:19 +0000 (17:39 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 19 Oct 2020 16:52:39 +0000 (12:52 -0400)
commitf9f9466e04ae9625d8bd8dd3346a221e6430b231
tree81cbc11908292f724ab208d18f771fdb789d91d9
parent475852b263083f8ab2efda85a74c6ac1f516c03c
zebra: fix NHE dependents backpointer relationship

Apparantly the dependents backpointer trees for singletons
got broken at some point and we never noticed. There is
not really any code making use of this right now so not
suprising but let's go ahead and fix it for zebra and proto
NHGs.

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