Initial GENEVE TUNNEL implementation and tests.
[vpp.git] / src / vnet / udp / udp.h
index a9a62c2..dae611c 100644 (file)
@@ -90,7 +90,8 @@ _ (4739, ipfix)                                 \
 _ (4789, vxlan)                                        \
 _ (4789, vxlan6)                               \
 _ (4790, VXLAN_GPE)                            \
-_ (6633, vpath_3)
+_ (6633, vpath_3)                              \
+_ (6081, geneve)
 
 
 #define foreach_udp6_dst_port                   \
@@ -102,7 +103,8 @@ _ (3785, bfd_echo6)                             \
 _ (4341, lisp_gpe6)                             \
 _ (4342, lisp_cp6)                             \
 _ (4790, VXLAN6_GPE)                            \
-_ (6633, vpath6_3)
+_ (6633, vpath6_3)                             \
+_ (6081, geneve6)
 
 typedef enum
 {