mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-06 03:45:32 +00:00
Added collectd dissector (again). (#1601)
Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
parent
9c8b2d63da
commit
432de5eb57
9 changed files with 254 additions and 7 deletions
|
|
@ -326,6 +326,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_1KXUN = 295,
|
||||
NDPI_PROTOCOL_IP_PGM = 296,
|
||||
NDPI_PROTOCOL_IP_PIM = 297,
|
||||
NDPI_PROTOCOL_COLLECTD = 298,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue