From ed17f4d65857c0a336c0a4ebe2bc80bb34d2ed3a Mon Sep 17 00:00:00 2001 From: Toni Date: Fri, 27 Oct 2023 10:19:47 +0200 Subject: Improved Protobuf dissector. (#2119) * tag extraction/validation was done wrong Signed-off-by: Toni Uhlig --- tests/cfgs/caches_cfg/result/ookla.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/caches_cfg/result/ookla.pcap.out') diff --git a/tests/cfgs/caches_cfg/result/ookla.pcap.out b/tests/cfgs/caches_cfg/result/ookla.pcap.out index 25803d57d..a080dd7da 100644 --- a/tests/cfgs/caches_cfg/result/ookla.pcap.out +++ b/tests/cfgs/caches_cfg/result/ookla.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence Match by port : 1 (flows) Confidence DPI : 5 (flows) -Num dissector calls: 510 (85.00 diss/flow) +Num dissector calls: 508 (84.67 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3