mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add IEEE C37.118 protocol dissector (#2193)
This commit is contained in:
parent
7b0c16a70d
commit
be50493f44
154 changed files with 295 additions and 152 deletions
|
|
@ -395,6 +395,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_UMAS = 364,
|
||||
NDPI_PROTOCOL_BECKHOFF_ADS = 365,
|
||||
NDPI_PROTOCOL_ISO9506_1_MMS = 366,
|
||||
NDPI_PROTOCOL_IEEE_C37118 = 367,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue