summaryrefslogtreecommitdiff
path: root/bgpd/bgp_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_errors.h')
-rw-r--r--bgpd/bgp_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bgpd/bgp_errors.h b/bgpd/bgp_errors.h
index a9f20f1407..6accd44230 100644
--- a/bgpd/bgp_errors.h
+++ b/bgpd/bgp_errors.h
@@ -93,6 +93,7 @@ enum bgp_log_refs {
BGP_WARN_EVPN_VPN_VNI,
BGP_WARN_EVPN_ESI,
BGP_WARN_INVALID_LABEL_STACK,
+ BGP_WARN_ZEBRA_SEND,
};
extern void bgp_error_init(void);