mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Ripe Atlas probe protocol. (#2473)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
bbe52da5cf
commit
8fd649ab1e
89 changed files with 208 additions and 83 deletions
|
|
@ -445,6 +445,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_VIBER_VOIP = 414,
|
||||
NDPI_PROTOCOL_ZUG = 415,
|
||||
NDPI_PROTOCOL_JRMI = 416,
|
||||
NDPI_PROTOCOL_RIPE_ATLAS = 417,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue