]> git.proxmox.com Git - mirror_frr.git/blobdiff - watchfrr/watchfrr_errors.h
isisd: implement the 'rejected-adjacency' notification
[mirror_frr.git] / watchfrr / watchfrr_errors.h
index 93103b6551b1d44f9426b3e60dea606ec136f723..9d5abde52b7eb774d1b5ad1e7907568c38abdf1e 100644 (file)
@@ -25,6 +25,7 @@
 
 enum watchfrr_log_refs {
        EC_WATCHFRR_CONNECTION = WATCHFRR_FERR_START,
+       EC_WATCHFRR_UNEXPECTED_DAEMONS,
 };
 
 extern void watchfrr_error_init(void);