From 4a09707e4868cecb62cd8b115ea5eaf1cfa4f835 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 26 Apr 2021 10:17:29 +0200 Subject: Added flow risk to wireshark dissection --- src/include/ndpi_typedefs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 5fc4ca06e..54a5caaf6 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -62,9 +62,10 @@ typedef enum { /* NOTE When the typedef below is modified don't forget to update + - nDPI/wireshark/ndpi.lua - ndpi_risk2str (in ndpi_utils.c) - https://github.com/ntop/ntopng/blob/dev/scripts/lua/modules/flow_risk_utils.lua - - ndpi_risk_enum (in python/ndpi.py) + - ndpi_risk_enum (in python/ndpi.py) */ typedef enum { NDPI_NO_RISK = 0, -- cgit v1.2.3