Added (partial) Activision protocol support (based on tencent cloud)

This commit is contained in:
Luca Deri 2021-05-10 15:41:52 +02:00
parent 1deae1132b
commit 66ebe444ae
3 changed files with 12 additions and 2 deletions

View file

@ -286,7 +286,7 @@ typedef enum {
NDPI_PROTOCOL_SNAPCHAT_CALL = 255,
NDPI_PROTOCOL_HPVIRTGRP = 256, /* Toni Uhlig <matzeton@googlemail.com> */
NDPI_PROTOCOL_GENSHIN_IMPACT = 257, /* Toni Uhlig <matzeton@googlemail.com> */
NDPI_PROTOCOL_ACTIVISION = 258,
#ifdef CUSTOM_NDPI_PROTOCOLS
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"