mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Add a new protocol id for generic advertisement/analytics/tracking stuff (#1904)
This commit is contained in:
parent
0e80828e14
commit
12867962b0
6 changed files with 69 additions and 68 deletions
|
|
@ -135,7 +135,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_ARMAGETRON = 104,
|
||||
NDPI_PROTOCOL_CROSSFIRE = 105,
|
||||
NDPI_PROTOCOL_DOFUS = 106,
|
||||
NDPI_PROTOCOL_FREE_107 = 107, /* FREE */
|
||||
NDPI_PROTOCOL_ADS_ANALYTICS_TRACK = 107, /* Generic id for advertisement/analytics/tracking stuff */
|
||||
NDPI_PROTOCOL_FREE_108 = 108, /* FREE */
|
||||
NDPI_PROTOCOL_GUILDWARS = 109,
|
||||
NDPI_PROTOCOL_AMAZON_ALEXA = 110,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue