From 241c42ad7ed67872aba064c5ffa5aeb0b274c527 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:44:03 +0100 Subject: ndpiReader: fix `guessed_flow_protocols` statistic (#2203) Increment the counter only if the flow has been guessed --- tests/cfgs/default/result/wechat.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/default/result/wechat.pcap.out') diff --git a/tests/cfgs/default/result/wechat.pcap.out b/tests/cfgs/default/result/wechat.pcap.out index f950f1dc4..7aa0af4a0 100644 --- a/tests/cfgs/default/result/wechat.pcap.out +++ b/tests/cfgs/default/result/wechat.pcap.out @@ -1,4 +1,4 @@ -Guessed flow protos: 43 +Guessed flow protos: 25 DPI Packets (TCP): 448 (7.59 pkts/flow) DPI Packets (UDP): 70 (1.89 pkts/flow) -- cgit v1.2.3