]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add error codes for nhg table insert failures
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 22 Feb 2019 19:12:46 +0000 (14:12 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commit3463f295e79bfc34e4e8164f4faabe2bb6d6ed2a
treef8c424bed3a6ff42cb9d7dabd39b76a5e75bc859
parenta95b8020ca4383dd4a43c18588c004b5683a8566
zebra: Add error codes for nhg table insert failures

Since we are using two different tables to hash the next groups with,
lets add an error message in case there is a failure to insert into
one of them. This will help to notify if the tables are not synced.

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