mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Add BFCP protocol support (#2401)
This commit is contained in:
parent
abc7e430e2
commit
fd388845d5
167 changed files with 296 additions and 162 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_FREE_32 = 32, /* FREE */
|
||||
NDPI_PROTOCOL_BFCP = 32,
|
||||
NDPI_PROTOCOL_YANDEX_MAIL = 33,
|
||||
NDPI_PROTOCOL_YANDEX_MUSIC = 34,
|
||||
NDPI_PROTOCOL_GNUTELLA = 35,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue