mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Added OICQ dissector. (#1950)
Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
ba99330031
commit
85751ba9d7
67 changed files with 227 additions and 62 deletions
|
|
@ -363,6 +363,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_TPLINK_SHP = 332, /* TP-LINK Smart Home Protocol */
|
||||
NDPI_PROTOCOL_SOURCE_ENGINE = 333,
|
||||
NDPI_PROTOCOL_BACNET = 334,
|
||||
NDPI_PROTOCOL_OICQ = 335,
|
||||
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue