summaryrefslogtreecommitdiff
path: root/zebra/zebra_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_errors.h')
-rw-r--r--zebra/zebra_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_errors.h b/zebra/zebra_errors.h
index 4625a03ae6..395004d0bb 100644
--- a/zebra/zebra_errors.h
+++ b/zebra/zebra_errors.h
@@ -132,6 +132,7 @@ enum zebra_log_refs {
EC_ZEBRA_DUP_IP_DETECTED,
EC_ZEBRA_BAD_NHG_MESSAGE,
EC_ZEBRA_DUPLICATE_NHG_MESSAGE,
+ EC_ZEBRA_VRF_MISCONFIGURED,
};
void zebra_error_init(void);