summaryrefslogtreecommitdiff
path: root/isisd/isis_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_errors.h')
-rw-r--r--isisd/isis_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_errors.h b/isisd/isis_errors.h
index d5674dbf30..6f3e5f85cf 100644
--- a/isisd/isis_errors.h
+++ b/isisd/isis_errors.h
@@ -27,6 +27,7 @@ enum isis_log_refs {
EC_ISIS_PACKET = ISIS_FERR_START,
EC_ISIS_CONFIG,
EC_ISIS_SID_OVERFLOW,
+ EC_ISIS_SID_COLLISION,
};
extern void isis_error_init(void);