gso: add vxlan tunnel support
[vpp.git] / src / vnet / CMakeLists.txt
index 69e041b..bf1dba7 100644 (file)
@@ -1004,6 +1004,7 @@ list(APPEND VNET_SOURCES
 )
 
 list(APPEND VNET_HEADERS
+  gso/hdr_offset_parser.h
   gso/gso.h
 )