mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 09:50:16 +00:00
Implemented CIP I/O (UDP version of the CIP protocol), Common Industrial protocol
This commit is contained in:
parent
6c08601c3d
commit
47f72443fa
80 changed files with 164 additions and 81 deletions
|
|
@ -421,6 +421,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_STOMP = 390,
|
||||
NDPI_PROTOCOL_RADMIN = 391,
|
||||
NDPI_PROTOCOL_RAFT = 392,
|
||||
NDPI_PROTOCOL_CIP = 393,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue