mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Removed now obsolete MSN protocol
Added nats.io protocol dissector
This commit is contained in:
parent
c120cca662
commit
4148c5e065
10 changed files with 97 additions and 540 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue