mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Remote Management Control Protocol (RMCP).
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
c59fe0b2b5
commit
f69909d49b
84 changed files with 226 additions and 79 deletions
|
|
@ -379,6 +379,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_MULLVAD = 348,
|
||||
NDPI_PROTOCOL_HTTP2 = 349,
|
||||
NDPI_PROTOCOL_HAPROXY = 350,
|
||||
NDPI_PROTOCOL_RMCP = 351,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue