mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add DLEP protocol dissector (#2326)
This commit is contained in:
parent
4f2e642fbe
commit
66b6e2b3f2
162 changed files with 289 additions and 155 deletions
|
|
@ -428,6 +428,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_C1222 = 397,
|
||||
NDPI_PROTOCOL_HUAWEI = 398,
|
||||
NDPI_PROTOCOL_HUAWEI_CLOUD = 399,
|
||||
NDPI_PROTOCOL_DLEP = 400,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue