Add BFCP protocol support (#2401)

This commit is contained in:
0x41CEA55 2024-04-23 16:35:19 +03:00 committed by GitHub
parent abc7e430e2
commit fd388845d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
167 changed files with 296 additions and 162 deletions

View file

@ -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_FREE_32 = 32, /* FREE */
NDPI_PROTOCOL_BFCP = 32,
NDPI_PROTOCOL_YANDEX_MAIL = 33,
NDPI_PROTOCOL_YANDEX_MUSIC = 34,
NDPI_PROTOCOL_GNUTELLA = 35,