From b8d406b1f896ca879464670f601b5a941e1a97da Mon Sep 17 00:00:00 2001 From: aouinizied Date: Thu, 9 Jul 2020 00:58:48 +0200 Subject: Update note. --- src/include/ndpi_typedefs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 99b91d4be..e8f7f6468 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -55,6 +55,7 @@ typedef enum { When the typedef below is modified don't forget to update - 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) */ typedef enum { NDPI_NO_RISK = 0, -- cgit v1.2.3