mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Added Ookla (SpeedTest) protocol detection
This commit is contained in:
parent
806fae6596
commit
281ba768ec
4 changed files with 60 additions and 241 deletions
|
|
@ -227,9 +227,9 @@
|
|||
#define NDPI_PROTOCOL_QUIC 188 /* Andrea Buscarinu <andrea.buscarinu@gmail.com> - Michele Campus <michelecampus5@gmail.com> */
|
||||
#define NDPI_PROTOCOL_WHATSAPP_VOICE 189
|
||||
#define NDPI_PROTOCOL_EAQ 190
|
||||
#define NDPI_PROTOCOL_OOKLA 191
|
||||
|
||||
/* 191, 192 are free */
|
||||
#define NDPI_PROTOCOL_FREE_191 191
|
||||
/* 192 is free */
|
||||
#define NDPI_PROTOCOL_FREE_192 192
|
||||
|
||||
#define NDPI_PROTOCOL_KAKAOTALK 193 /* KakaoTalk Chat (no voice call) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue