]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/memtypes.c
pimd: Start adding the ability to handle the Bridge Router
[mirror_frr.git] / lib / memtypes.c
index d0db1bc996eef7eb22a02e52dd07887a727a1d3b..7d75f31a3d8848279d738a15211913de4101f21f 100644 (file)
@@ -284,6 +284,7 @@ struct memory_list memory_list_pim[] =
   { MTYPE_PIM_UPSTREAM,          "PIM upstream (S,G) state"       },
   { MTYPE_PIM_SSMPINGD,          "PIM sspimgd socket"             },
   { MTYPE_PIM_STATIC_ROUTE,      "PIM Static Route"               },
+  { MTYPE_PIM_BR,                "PIM Bridge Router info"         },
   { -1, NULL },
 };