mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Add KCP protocol dissector. (#2257)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
75d3f78f7d
commit
0aea509e23
155 changed files with 314 additions and 154 deletions
|
|
@ -413,6 +413,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_GOOGLE_CHAT = 382,
|
||||
NDPI_PROTOCOL_ROUGHTIME = 383,
|
||||
NDPI_PROTOCOL_PIA = 384,
|
||||
NDPI_PROTOCOL_KCP = 385,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue