Remove Google Hangouts/Duo stuff (#2233)

* Remove Google Hangouts/Duo support

* Update protocols.rst
This commit is contained in:
Vladimir Gavrilov 2024-01-02 16:01:33 +03:00 committed by GitHub
parent 3dbd89eee8
commit 0f4d9f5054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 64 additions and 22 deletions

View file

@ -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,