mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add ZUG consensus protocol dissector. (#2458)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
25f8964a23
commit
80171dbcf3
88 changed files with 213 additions and 82 deletions
|
|
@ -443,6 +443,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_MASTODON = 412,
|
||||
NDPI_PROTOCOL_THREADS = 413,
|
||||
NDPI_PROTOCOL_VIBER_VOIP = 414,
|
||||
NDPI_PROTOCOL_ZUG = 415,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue