mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Remove obsolete protocols: tuenty, tvuplayer and kontiki (#2398)
This commit is contained in:
parent
1b2e2cd968
commit
905120588b
258 changed files with 295 additions and 594 deletions
|
|
@ -60,7 +60,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_MAIL_SMTPS = 29,
|
||||
NDPI_PROTOCOL_DTLS = 30,
|
||||
NDPI_PROTOCOL_UBNTAC2 = 31, /* Ubiquity UBNT AirControl = 2 */
|
||||
NDPI_PROTOCOL_KONTIKI = 32,
|
||||
NDPI_PROTOCOL_FREE_32 = 32, /* FREE */
|
||||
NDPI_PROTOCOL_YANDEX_MAIL = 33,
|
||||
NDPI_PROTOCOL_YANDEX_MUSIC = 34,
|
||||
NDPI_PROTOCOL_GNUTELLA = 35,
|
||||
|
|
@ -87,7 +87,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_YANDEX_MARKET = 56,
|
||||
NDPI_PROTOCOL_YANDEX_DISK = 57,
|
||||
NDPI_PROTOCOL_DISCORD = 58,
|
||||
NDPI_PROTOCOL_TVUPLAYER = 59,
|
||||
NDPI_PROTOCOL_FREE_59 = 59, /* FREE */
|
||||
NDPI_PROTOCOL_MONGODB = 60,
|
||||
NDPI_PROTOCOL_PLURALSIGHT = 61,
|
||||
NDPI_PROTOCOL_YANDEX_CLOUD = 62,
|
||||
|
|
@ -177,7 +177,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_RADIUS = 146,
|
||||
NDPI_PROTOCOL_WINDOWS_UPDATE = 147,
|
||||
NDPI_PROTOCOL_TEAMVIEWER = 148,
|
||||
NDPI_PROTOCOL_TUENTI = 149,
|
||||
NDPI_PROTOCOL_FREE_149 = 149, /* FREE */
|
||||
NDPI_PROTOCOL_LOTUS_NOTES = 150,
|
||||
NDPI_PROTOCOL_SAP = 151,
|
||||
NDPI_PROTOCOL_GTP = 152,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue