]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add error code for duplicate nexthops
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 25 Feb 2019 18:58:32 +0000 (13:58 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commit98fd05580ce702cae1dc403dfd45ae18a6df87cd
treef6c9f600c66829ce513db20b94897b59f46b55f0
parentb589493e70323b050c566f465ea3076d5a52b943
zebra: Add error code for duplicate nexthops

Add an error code that indicates we received a nexthop
from the kernel that is identical to one it/we already
have other than its ID.

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