]> git.puffer.fish Git - mirror/frr.git/commit
zebra: hash proto-created but zebra ID spaced NHGS
authorStephen Worley <sworley@cumulusnetworks.com>
Sun, 10 May 2020 20:34:36 +0000 (16:34 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit08da8bbc22f38a352bed729b041abc9bdc3eec6e
tree4d62416b8c5b7a0b0ab59ffb50c94a25743f312e
parent6c67f41f9e39bca29416c38eecc74ec729d1d60f
zebra: hash proto-created but zebra ID spaced NHGS

To prevent duplication of singleton NHGs, lets hash
any zebra-ID spaced NHGs sent from an upper level proto.

These would be singleton NHGs anyway and should prevent duplication
of dataplane installs.

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