aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/mpls_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/mpls/mpls_types.h')
-rw-r--r--src/vnet/mpls/mpls_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/mpls/mpls_types.h b/src/vnet/mpls/mpls_types.h
index b1075cdd..f1c3191e 100644
--- a/src/vnet/mpls/mpls_types.h
+++ b/src/vnet/mpls/mpls_types.h
@@ -30,6 +30,7 @@
#define MPLS_IETF_IMPLICIT_NULL_LABEL 0x00003
#define MPLS_IETF_ELI_LABEL 0x00007
#define MPLS_IETF_GAL_LABEL 0x0000D
+#define MPLS_IETF_ENTROPY_LABEL 0x0000E
#define MPLS_IETF_IPV4_EXPLICIT_NULL_STRING "ip4-explicit-null"
#define MPLS_IETF_IPV4_EXPLICIT_NULL_BRIEF_STRING "e-nul"