summaryrefslogtreecommitdiff
path: root/lib/memtypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memtypes.c')
-rw-r--r--lib/memtypes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/memtypes.c b/lib/memtypes.c
index 7d75f31a3d..d0faecb640 100644
--- a/lib/memtypes.c
+++ b/lib/memtypes.c
@@ -175,6 +175,7 @@ struct memory_list memory_list_bgp[] =
{ MTYPE_BGP_REDIST, "BGP redistribution" },
{ MTYPE_BGP_FILTER_NAME, "BGP Filter Information" },
{ MTYPE_BGP_DUMP_STR, "BGP Dump String Information" },
+ { MTYPE_ENCAP_TLV, "ENCAP TLV", },
{ -1, NULL }
};