]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: Prevent duplicate re-install
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 17 May 2020 00:12:30 +0000 (20:12 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commitdf3cef24c596ddb631872f4270097154f50988ef
treefd1c398c08802bb99d1ab36168a34a945f8857c8
parent54c6fa8e0ac724aad6f9022f1689ff5c111a0e2e
zebra: Prevent duplicate re-install

If we have received a route that the already existing
route is exactly the same, just note that it happened
and move on.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_dplane.c
zebra/zebra_dplane.h