mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
* added static assert if supported, to complain if the flow struct changes Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
parent
523360001e
commit
2e25c36396
118 changed files with 1945 additions and 1699 deletions
|
|
@ -336,6 +336,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_THREEMA = 305,
|
||||
NDPI_PROTOCOL_ALICLOUD = 306,
|
||||
NDPI_PROTOCOL_AVAST = 307,
|
||||
NDPI_PROTOCOL_TIVOCONNECT = 308,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue