mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Roughtime protocol dissector. (#2248)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
6c3d162cd6
commit
c5b0b05b80
154 changed files with 1983 additions and 1793 deletions
|
|
@ -411,6 +411,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_HL7 = 380,
|
||||
NDPI_PROTOCOL_CEPH = 381,
|
||||
NDPI_PROTOCOL_GOOGLE_CHAT = 382,
|
||||
NDPI_PROTOCOL_ROUGHTIME = 383,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue