mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-06 03:35:00 +00:00
Add Naraka Bladepoint detection support (#2334)
This commit is contained in:
parent
70aae6e998
commit
58fdc9fafb
85 changed files with 186 additions and 78 deletions
|
|
@ -430,6 +430,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_HUAWEI_CLOUD = 399,
|
||||
NDPI_PROTOCOL_DLEP = 400,
|
||||
NDPI_PROTOCOL_BFD = 401,
|
||||
NDPI_PROTOCOL_NARAKA = 402,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue