mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Added new test pcaps
Renamed protocol 104 to IEC60870 (more meaningful)
This commit is contained in:
parent
382217887b
commit
68d66b780c
7 changed files with 31 additions and 12 deletions
|
|
@ -278,7 +278,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_WHATSAPP_FILES = 242, /* Videos, pictures, voice messages... */
|
||||
NDPI_PROTOCOL_TARGUS_GETDATA = 243,
|
||||
NDPI_PROTOCOL_DNP3 = 244,
|
||||
NDPI_PROTOCOL_104 = 245,
|
||||
NDPI_PROTOCOL_IEC60870 = 245, /* https://en.wikipedia.org/wiki/IEC_60870-5 */
|
||||
NDPI_PROTOCOL_BLOOMBERG = 246,
|
||||
NDPI_PROTOCOL_CAPWAP = 247,
|
||||
NDPI_PROTOCOL_ZABBIX = 248,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue