diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/ndpi_typedefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 7434758bf..5fc4ca06e 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -56,6 +56,7 @@ typedef enum { ndpi_capwap_tunnel, ndpi_tzsp_tunnel, ndpi_l2tp_tunnel, + ndpi_vxlan_tunnel, } ndpi_packet_tunnel; /* |