From 5e57c2ca2f299ad53dd8e01d3aec88a624d15851 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 23 Aug 2022 21:56:33 +0200 Subject: Add FastCGI protocol detection. * CQL: fixed byte order conversion (BigEndian not LittleEndian) * CQL: increased required successful dissected packets to prevent false-positives Signed-off-by: Toni Uhlig --- tests/result/cassandra.pcap.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/result/cassandra.pcap.out') diff --git a/tests/result/cassandra.pcap.out b/tests/result/cassandra.pcap.out index 732962c6c..496da4a5a 100644 --- a/tests/result/cassandra.pcap.out +++ b/tests/result/cassandra.pcap.out @@ -1,8 +1,8 @@ Guessed flow protos: 0 -DPI Packets (TCP): 8 (4.00 pkts/flow) +DPI Packets (TCP): 18 (9.00 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 2 (1.00 diss/flow) +Num dissector calls: 350 (175.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3