mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Add Munin protocol dissector.
* all credits goes to @verzulli Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
9c0caa5362
commit
29242cbcb6
84 changed files with 208 additions and 78 deletions
|
|
@ -357,6 +357,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_TIDAL = 326,
|
||||
NDPI_PROTOCOL_TUNEIN = 327,
|
||||
NDPI_PROTOCOL_SIRIUSXMRADIO = 328,
|
||||
NDPI_PROTOCOL_MUNIN = 329,
|
||||
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue