mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add LoL: Wild Rift detection (#2356)
This commit is contained in:
parent
51f5fc7140
commit
5b32c98a21
86 changed files with 204 additions and 78 deletions
|
|
@ -435,6 +435,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_GOOGLE_CALL = 404, /* Voip/audio/video calls from Google Chat/Meet/... */
|
||||
NDPI_PROTOCOL_PFCP = 405,
|
||||
NDPI_PROTOCOL_FLUTE = 406,
|
||||
NDPI_PROTOCOL_LOLWILDRIFT = 407,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue