mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Added HAProxy protocol. (#2088)
* fixed tests/do.sh.in failure print Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
77e5daf03e
commit
a98d7ff433
97 changed files with 216 additions and 94 deletions
|
|
@ -378,6 +378,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_SERVICE_LOCATION = 347,
|
||||
NDPI_PROTOCOL_MULLVAD = 348,
|
||||
NDPI_PROTOCOL_HTTP2 = 349,
|
||||
NDPI_PROTOCOL_HAPROXY = 350,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue