]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/mpls.h
lib, zebra: support label chunk requests for SRGB
[mirror_frr.git] / lib / mpls.h
index b140c8e3176dec3f5ce6b400effde9a3cb73f427..d7b56c47bd072267aafa6546fbf615f53e3289eb 100644 (file)
@@ -54,6 +54,7 @@ extern "C" {
 #define MPLS_LABEL_RESERVED_MAX            15
 #define MPLS_LABEL_UNRESERVED_MIN          16
 #define MPLS_LABEL_UNRESERVED_MAX          1048575
+#define MPLS_LABEL_BASE_ANY                0
 
 /* Default min and max SRGB label range */
 /* Even if the SRGB allows to manage different Label space between routers,