mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Viber: add detection of voip calls and avoid false positives (#2434)
This commit is contained in:
parent
a813121e0a
commit
b116456fc5
11 changed files with 62 additions and 42 deletions
|
|
@ -442,6 +442,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_BLUESKY = 411,
|
||||
NDPI_PROTOCOL_MASTODON = 412,
|
||||
NDPI_PROTOCOL_THREADS = 413,
|
||||
NDPI_PROTOCOL_VIBER_VOIP = 414,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue