summaryrefslogtreecommitdiffstats
path: root/isisd/isis_memory.h
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2017-07-23 15:06:09 +0200
committerChristian Franke <chris@opensourcerouting.org>2017-08-03 11:34:04 +0200
commit841791b65b1958df9ac3986b155d053238e3a7b9 (patch)
treee5d0c56050daf08011e4fda98751d723dff68b2e /isisd/isis_memory.h
parentisisd: send/receive LSPs with new parser (diff)
downloadfrr-841791b65b1958df9ac3986b155d053238e3a7b9.tar.xz
frr-841791b65b1958df9ac3986b155d053238e3a7b9.zip
isisd: rework complete, move "tlvs2" to "tlvs"
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'isisd/isis_memory.h')
-rw-r--r--isisd/isis_memory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_memory.h b/isisd/isis_memory.h
index e204704c8..4078c7a67 100644
--- a/isisd/isis_memory.h
+++ b/isisd/isis_memory.h
@@ -33,7 +33,6 @@ DECLARE_MTYPE(ISIS_ADJACENCY)
DECLARE_MTYPE(ISIS_ADJACENCY_INFO)
DECLARE_MTYPE(ISIS_AREA)
DECLARE_MTYPE(ISIS_AREA_ADDR)
-DECLARE_MTYPE(ISIS_TLV)
DECLARE_MTYPE(ISIS_DYNHN)
DECLARE_MTYPE(ISIS_SPFTREE)
DECLARE_MTYPE(ISIS_VERTEX)