mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Added protocol - JRMI - Java Remote Method Invocation (#2470)
This commit is contained in:
parent
7c7c375b45
commit
f796c94375
113 changed files with 1988 additions and 1875 deletions
|
|
@ -444,6 +444,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_THREADS = 413,
|
||||
NDPI_PROTOCOL_VIBER_VOIP = 414,
|
||||
NDPI_PROTOCOL_ZUG = 415,
|
||||
NDPI_PROTOCOL_JRMI = 416,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue