From d80ea84d2ebebe29761f3727fbc5295ba3cb81b8 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 8 Nov 2023 01:27:42 +0100 Subject: Reset `Unidirectional Traffc` risk if packets from both directions processed. * Fixed risk hash value calculation, which was only done lower 32 bits. * Reduced default reader threads count to two if cross compiling. Signed-off-by: Toni Uhlig --- test/results/flow-info/default/pops.pcapng.out | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/results/flow-info/default/pops.pcapng.out') diff --git a/test/results/flow-info/default/pops.pcapng.out b/test/results/flow-info/default/pops.pcapng.out index 1144ec099..02d8663db 100644 --- a/test/results/flow-info/default/pops.pcapng.out +++ b/test/results/flow-info/default/pops.pcapng.out @@ -6,5 +6,6 @@ RISK: TLS (probably) Not Carrying HTTPS detection-update: [.....1] [ip4][..tcp] [....192.168.0.1][55077] -> [.....10.10.10.1][..995] [POPS][Unknown][Email][Safe] RISK: TLS (probably) Not Carrying HTTPS - idle: [.....1] [ip4][..tcp] [....192.168.0.1][55077] -> [.....10.10.10.1][..995] + idle: [.....1] [ip4][..tcp] [....192.168.0.1][55077] -> [.....10.10.10.1][..995] [POPS][Unknown][Email][Safe] + RISK: TLS (probably) Not Carrying HTTPS DAEMON-EVENT: shutdown -- cgit v1.2.3