Removed now obsolete MSN protocol

Added nats.io protocol dissector
This commit is contained in:
Luca Deri 2020-05-03 18:20:21 +02:00
parent c120cca662
commit 4148c5e065
10 changed files with 97 additions and 540 deletions

View file

@ -97,7 +97,7 @@ typedef enum {
NDPI_PROTOCOL_IRC = 65,
NDPI_PROTOCOL_AYIYA = 66,
NDPI_PROTOCOL_UNENCRYPTED_JABBER = 67,
NDPI_PROTOCOL_MSN = 68,
NDPI_PROTOCOL_NATS = 68,
NDPI_PROTOCOL_OSCAR = 69,
NDPI_PROTOCOL_YAHOO = 70,
NDPI_PROTOCOL_BATTLEFIELD = 71,