mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add STOMP protocol dissector (#2280)
This commit is contained in:
parent
9b26e74bb7
commit
f04b4450a1
101 changed files with 219 additions and 94 deletions
|
|
@ -418,6 +418,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_MUMBLE = 387,
|
||||
NDPI_PROTOCOL_YOJIMBO = 388,
|
||||
NDPI_PROTOCOL_ELECTRONICARTS = 389,
|
||||
NDPI_PROTOCOL_STOMP = 390,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue