]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/vrf.c
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
[mirror_frr.git] / lib / vrf.c
index bffcbca54e590862da739600e8a8ea575866814f..7d79b3dc9af50fb0d7c2244c8cd8142eff62e20c 100644 (file)
--- a/lib/vrf.c
+++ b/lib/vrf.c
@@ -30,6 +30,9 @@
 #include "memory.h"
 #include "command.h"
 
+DEFINE_MTYPE_STATIC(LIB, VRF,        "VRF")
+DEFINE_MTYPE_STATIC(LIB, VRF_BITMAP, "VRF bit-map")
+
 /*
  * Turn on/off debug code
  * for vrf.