mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Added generic Google Protobuf dissector. (#2109)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
71d768d036
commit
e70333de87
154 changed files with 468 additions and 149 deletions
|
|
@ -381,6 +381,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_HAPROXY = 350,
|
||||
NDPI_PROTOCOL_RMCP = 351,
|
||||
NDPI_PROTOCOL_CAN = 352,
|
||||
NDPI_PROTOCOL_PROTOBUF = 353,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue