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/alexa-app.pcapng.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/alexa-app.pcapng.out') diff --git a/tests/result/alexa-app.pcapng.out b/tests/result/alexa-app.pcapng.out index 8855da1c4..4ac2ddc01 100644 --- a/tests/result/alexa-app.pcapng.out +++ b/tests/result/alexa-app.pcapng.out @@ -6,7 +6,7 @@ DPI Packets (other): 6 (1.00 pkts/flow) Confidence Match by port : 5 (flows) Confidence Match by IP : 9 (flows) Confidence DPI : 146 (flows) -Num dissector calls: 538 (3.36 diss/flow) +Num dissector calls: 539 (3.37 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