mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
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:
parent
dbf2fb8c9f
commit
c1d46ebc4e
6 changed files with 138 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue