X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fmpls%2Fmpls_types.h;h=f1c3191e00cff60fc33e0365b49a927224f3a42c;hb=refs%2Fchanges%2F82%2F6882%2F2;hp=b1075cdda57253edd289b2cefbf1ba63c5332aa2;hpb=3d0723d3e085c8a69e1827e2e5607281b90576d7;p=vpp.git diff --git a/src/vnet/mpls/mpls_types.h b/src/vnet/mpls/mpls_types.h index b1075cdda57..f1c3191e00c 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"