mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Add Ether-S-I/O protocol dissector (#2174)
This commit is contained in:
parent
84427b0754
commit
ebb1bc2f34
79 changed files with 197 additions and 79 deletions
|
|
@ -391,6 +391,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_OPC_UA = 360,
|
||||
NDPI_PROTOCOL_S7COMM_PLUS = 361,
|
||||
NDPI_PROTOCOL_FINS = 362,
|
||||
NDPI_PROTOCOL_ETHERSIO = 363,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue