mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add HLS support (#2502)
This commit is contained in:
parent
996cddbd18
commit
c3fff52646
8 changed files with 56 additions and 7 deletions
|
|
@ -446,6 +446,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_ZUG = 415,
|
||||
NDPI_PROTOCOL_JRMI = 416,
|
||||
NDPI_PROTOCOL_RIPE_ATLAS = 417,
|
||||
NDPI_PROTOCOL_HLS = 418,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue