mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Monero protocol classification. (#2196)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
bda037c57f
commit
ef62391dba
103 changed files with 242 additions and 113 deletions
|
|
@ -397,6 +397,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_ISO9506_1_MMS = 366,
|
||||
NDPI_PROTOCOL_IEEE_C37118 = 367,
|
||||
NDPI_PROTOCOL_ETHERSBUS = 368,
|
||||
NDPI_PROTOCOL_MONERO = 369,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue