]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripd/rip_errors.h
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
[mirror_frr.git] / ripd / rip_errors.h
index 6b5f5c0169326c1eb83d022dc78d412415da306d..feadf430efa4ced9a641b9b9e838ea2bd3e2d059 100644 (file)
@@ -24,7 +24,7 @@
 #include "lib/ferr.h"
 
 enum rip_log_refs {
-       RIP_ERR_PACKET = RIP_FERR_START,
+       EC_RIP_PACKET = RIP_FERR_START,
        RIP_ERR_CONFIG,
 };