mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Added IMO dissector
Fixed TLS/UDP detection Reduced UBNT buffer for saving space
This commit is contained in:
parent
d457b07f9f
commit
c5fffce96c
9 changed files with 105 additions and 95 deletions
|
|
@ -250,7 +250,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_STARCRAFT = 213, /* Matteo Bracci <matteobracci1@gmail.com> */
|
||||
NDPI_PROTOCOL_TEREDO = 214,
|
||||
NDPI_PROTOCOL_HOTSPOT_SHIELD = 215,
|
||||
NDPI_PROTOCOL_HEP = 216, /* sipcapture.org QXIP BV */
|
||||
NDPI_PROTOCOL_IMO = 216,
|
||||
NDPI_PROTOCOL_GOOGLE_DRIVE = 217,
|
||||
NDPI_PROTOCOL_OCS = 218,
|
||||
NDPI_PROTOCOL_OFFICE_365 = 219,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue