Add Munin protocol dissector.

* all credits goes to @verzulli

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2022-10-20 18:07:12 +02:00 committed by Toni
parent 9c0caa5362
commit 29242cbcb6
84 changed files with 208 additions and 78 deletions

View file

@ -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