Added OICQ dissector. (#1950)

Signed-off-by: lns <matzeton@googlemail.com>
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni 2023-04-21 11:30:10 +02:00 committed by GitHub
parent ba99330031
commit 85751ba9d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 227 additions and 62 deletions

View file

@ -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