]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: limit no re-install to NHG PROTO using routes
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 3 Sep 2020 17:04:10 +0000 (13:04 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:41:00 +0000 (12:41 -0400)
commit3d3a9dc8a7873f0384492f36a910571da1de142d
tree3964054793b164662d4e377563a179a5e99c8e1e
parent3509dd49c0b826b200b68e728ebb9707a91e3079
zebra: limit no re-install to NHG PROTO using routes

Limit the not re-installation of routes with the same NHG ID
to routes that are using the new NHG PROTO API. This would
only include sharpd and EVPN-MH for now.

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