summaryrefslogtreecommitdiffstats
path: root/isisd/isis_mt.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_mt.h')
-rw-r--r--isisd/isis_mt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/isisd/isis_mt.h b/isisd/isis_mt.h
index fd9ee133c..2952a2f17 100644
--- a/isisd/isis_mt.h
+++ b/isisd/isis_mt.h
@@ -33,6 +33,8 @@
#define ISIS_MT_IPV6_MULTICAST 4
#define ISIS_MT_IPV6_MGMT 5
#define ISIS_MT_IPV6_DSTSRC 3996 /* FIXME: IANA */
+/* Use first Reserved Flag to indicate that there is no MT Topology active */
+#define ISIS_MT_DISABLE 4096
#define ISIS_MT_NAMES \
"<ipv4-unicast" \