]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_errors.h
Merge pull request #3370 from pguibert6WIND/default_vrf_initialization
[mirror_frr.git] / bgpd / bgp_errors.h
index 853f2da222d867fd624ced76c0c77b5ef79c2daa..13bd318e274c0484ef17cae0e9dc056bb06ecdf8 100644 (file)
@@ -99,6 +99,7 @@ enum bgp_log_refs {
        EC_BGP_CAPABILITY_VENDOR,
        EC_BGP_CAPABILITY_UNKNOWN,
        EC_BGP_INVALID_NEXTHOP_LENGTH,
+       EC_BGP_DOPPELGANGER_CONFIG,
 };
 
 extern void bgp_error_init(void);