Added proprietary Agora Software Defined Real-time Network (SD-RTN) protocol dissector. (#1520)

Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
Toni 2022-04-20 18:31:28 +02:00 committed by GitHub
parent dbf2fb8c9f
commit c1d46ebc4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 138 additions and 4 deletions

View file

@ -199,7 +199,7 @@ typedef enum {
NDPI_PROTOCOL_CORBA = 168,
NDPI_PROTOCOL_UBUNTUONE = 169,
NDPI_PROTOCOL_WHOIS_DAS = 170,
NDPI_PROTOCOL_FREE_171 = 171, /* FREE */
NDPI_PROTOCOL_SD_RTN = 171, /* Agora SD-RTN: https://www.agora.io/en */
NDPI_PROTOCOL_SOCKS = 172,
NDPI_PROTOCOL_NINTENDO = 173,
NDPI_PROTOCOL_RTMP = 174,