mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Ceph protocol dissector (#2242)
* Add Ceph protocol dissector * Update protocols.rst
This commit is contained in:
parent
f23e9dc7bb
commit
3d09b25653
101 changed files with 1732 additions and 1622 deletions
|
|
@ -409,6 +409,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_NOMACHINE = 378,
|
||||
NDPI_PROTOCOL_IEC62056 = 379,
|
||||
NDPI_PROTOCOL_HL7 = 380,
|
||||
NDPI_PROTOCOL_CEPH = 381,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue