]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_mpls.h
zebra: On client shutdown cleanup any vrf labels associated with it
[mirror_frr.git] / zebra / zebra_mpls.h
index 7059d393edf5af7cbbe907912cc78f4e5156198c..5195b2f14fed8ed76432ea5e8d05263fd8db431d 100644 (file)
@@ -416,6 +416,12 @@ void zebra_mpls_init(void);
  */
 void zebra_mpls_vty_init(void);
 
+/*
+ * When cleaning up a client connection ensure that there are no
+ * vrf labels that need cleaning up too
+ */
+void zebra_mpls_client_cleanup_vrf_label(uint8_t proto);
+
 /* Inline functions. */
 
 /*