]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_memory.c
bgpd: prefix-sid srv6 l3vpn service tlv
[mirror_frr.git] / bgpd / bgp_memory.c
index 3e4dfb11add16f35eaf5321cbe0e13fa6b5cf644..41c4108c0abd0b057f4859cbb96d1771e6086066 100644 (file)
@@ -128,3 +128,6 @@ DEFINE_MTYPE(BGPD, BGP_FLOWSPEC_RULE_STR, "BGP flowspec rule str")
 DEFINE_MTYPE(BGPD, BGP_FLOWSPEC_COMPILED, "BGP flowspec compiled")
 DEFINE_MTYPE(BGPD, BGP_FLOWSPEC_NAME, "BGP flowspec name")
 DEFINE_MTYPE(BGPD, BGP_FLOWSPEC_INDEX, "BGP flowspec index")
+
+DEFINE_MTYPE(BGPD, BGP_SRV6_L3VPN, "BGP prefix-sid srv6 l3vpn servcie")
+DEFINE_MTYPE(BGPD, BGP_SRV6_VPN, "BGP prefix-sid srv6 vpn service")