mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Gearman protocol dissector (#2297)
This commit is contained in:
parent
6c5ecae607
commit
4c9446379f
105 changed files with 208 additions and 98 deletions
|
|
@ -422,6 +422,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_RADMIN = 391,
|
||||
NDPI_PROTOCOL_RAFT = 392,
|
||||
NDPI_PROTOCOL_CIP = 393,
|
||||
NDPI_PROTOCOL_GEARMAN = 394,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue