summaryrefslogtreecommitdiff
path: root/zebra/zebra_errors.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-07-03 00:27:14 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-07-03 00:27:14 +0000
commitf203510a7a6ac7a2e6babc0b926ad98076ecdaa8 (patch)
tree74726a6a24bb0885c214fa151c2122e017dda535 /zebra/zebra_errors.c
parentdb9f2ddde2f2e0f131c2f7299642c777c5aeb043 (diff)
zebra: remove bs irdp error code
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra_errors.c')
-rw-r--r--zebra/zebra_errors.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/zebra/zebra_errors.c b/zebra/zebra_errors.c
index cb5f30df1f..5f0a9ec011 100644
--- a/zebra/zebra_errors.c
+++ b/zebra/zebra_errors.c
@@ -381,14 +381,6 @@ static struct log_ref ferr_zebra_err[] = {
"If you wish to receive the messages, change your IRDP settings accordingly.",
},
{
- .code = EC_ZEBRA_IRDP_BAD_TYPE,
- .title =
- "Zebra received IRDP packet with bad type",
- .description =
- "THIS IS BULLSHIT REMOVE ME",
- .suggestion = "asdf",
- },
- {
.code = EC_ZEBRA_RNH_NO_TABLE,
.title =
"Zebra could not find table for next hop",