mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Yojimbo (netcode) protocol dissector (#2277)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
49591dda9b
commit
7d24e1258d
82 changed files with 204 additions and 85 deletions
|
|
@ -416,6 +416,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_KCP = 385,
|
||||
NDPI_PROTOCOL_DOTA2 = 386,
|
||||
NDPI_PROTOCOL_MUMBLE = 387,
|
||||
NDPI_PROTOCOL_YOJIMBO = 388,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue