mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Add OpenFlow protocol dissector (#2222)
This commit is contained in:
parent
8aa09f9c99
commit
33f11cb10f
101 changed files with 215 additions and 99 deletions
|
|
@ -402,6 +402,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_PROFINET_IO = 371,
|
||||
NDPI_PROTOCOL_HISLIP = 372,
|
||||
NDPI_PROTOCOL_UFTP = 373,
|
||||
NDPI_PROTOCOL_OPENFLOW = 374,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue