summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/gre/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/gre/packet.h')
-rw-r--r--vnet/vnet/gre/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnet/vnet/gre/packet.h b/vnet/vnet/gre/packet.h
index 573f2624bf8..cc2ccda9eff 100644
--- a/vnet/vnet/gre/packet.h
+++ b/vnet/vnet/gre/packet.h
@@ -21,6 +21,7 @@
#define foreach_gre_protocol \
_ (0x0800, ip4) \
_ (0x86DD, ip6) \
+_ (0x6558, teb) \
_ (0x0806, arp) \
_ (0x8847, mpls_unicast) \
_ (0x894F, nsh)