diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-11-08 01:27:42 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-11-08 01:27:42 +0100 |
commit | d80ea84d2ebebe29761f3727fbc5295ba3cb81b8 (patch) | |
tree | 036fa1f3a19cdd9e03b9119cecd0e0386cb9bf86 /test/results/flow-info/default/os_detected.pcapng.out | |
parent | b1e679b0bbc4e2c33db12dde598c35c8bf680490 (diff) |
Reset `Unidirectional Traffc` risk if packets from both directions processed.1.6rc2
* 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 <matzeton@googlemail.com>
Diffstat (limited to 'test/results/flow-info/default/os_detected.pcapng.out')
-rw-r--r-- | test/results/flow-info/default/os_detected.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/results/flow-info/default/os_detected.pcapng.out b/test/results/flow-info/default/os_detected.pcapng.out index 1325d597b..bc3120ae8 100644 --- a/test/results/flow-info/default/os_detected.pcapng.out +++ b/test/results/flow-info/default/os_detected.pcapng.out @@ -5,5 +5,5 @@ detected: [.....1] [ip4][..udp] [..192.168.1.128][39821] -> [........8.8.8.8][..443] [QUIC][Google][Web][Acceptable][] RISK: Missing SNI TLS Extn, Unidirectional Traffic, ALPN/SNI Mismatch idle: [.....1] [ip4][..udp] [..192.168.1.128][39821] -> [........8.8.8.8][..443] [QUIC][Google][Web][Acceptable] - RISK: Missing SNI TLS Extn, Unidirectional Traffic, ALPN/SNI Mismatch + RISK: Missing SNI TLS Extn, ALPN/SNI Mismatch DAEMON-EVENT: shutdown |