summaryrefslogtreecommitdiff
path: root/bgpd/bgp_memory.h
diff options
context:
space:
mode:
authorMadhuri Kuruganti <maduri111@gmail.com>2022-09-04 17:36:33 +0530
committerMadhuri Kuruganti <maduri111@gmail.com>2022-10-12 13:43:55 +0530
commit70cd87ca02125616e9f61f97ab504248c935bd83 (patch)
tree0e919f109aef193f7fbb0653a2da413ca2cda9cc /bgpd/bgp_memory.h
parent2b55ff400f6d6fcb471310286f07843bfc5e0b37 (diff)
bgpd: optimal router reflection cli and fsm changes
Signed-off-by: Madhuri Kuruganti <maduri111@gmail.com>
Diffstat (limited to 'bgpd/bgp_memory.h')
-rw-r--r--bgpd/bgp_memory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/bgp_memory.h b/bgpd/bgp_memory.h
index 510cfa21c9..990c6e1faa 100644
--- a/bgpd/bgp_memory.h
+++ b/bgpd/bgp_memory.h
@@ -137,5 +137,7 @@ DECLARE_MTYPE(BGP_SRV6_FUNCTION);
DECLARE_MTYPE(EVPN_REMOTE_IP);
DECLARE_MTYPE(BGP_NOTIFICATION);
+DECLARE_MTYPE(BGP_ORR_GROUP);
+DECLARE_MTYPE(BGP_ORR_GROUP_NAME);
#endif /* _QUAGGA_BGP_MEMORY_H */