mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Remove Google Hangouts/Duo stuff (#2233)
* Remove Google Hangouts/Duo support * Update protocols.rst
This commit is contained in:
parent
3dbd89eee8
commit
0f4d9f5054
10 changed files with 64 additions and 22 deletions
|
|
@ -229,7 +229,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_MPEGTS = 198,
|
||||
NDPI_PROTOCOL_SNAPCHAT = 199,
|
||||
NDPI_PROTOCOL_SINA = 200,
|
||||
NDPI_PROTOCOL_HANGOUT_DUO = 201, /* Google Hangout ad Duo (merged as they are very similar) */
|
||||
NDPI_PROTOCOL_GOOGLE_MEET = 201,
|
||||
NDPI_PROTOCOL_IFLIX = 202,
|
||||
NDPI_PROTOCOL_GITHUB = 203,
|
||||
NDPI_PROTOCOL_BJNP = 204,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue