From 709e460c896861f413baa5189d46b15ba06c2673 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 3 Dec 2023 09:03:56 +0100 Subject: Add realtime protocol output to `ndpiReader`. * support for using a new flow callback invoked before the flow memory is free'd * minor fixes * Win32 gmtime fix Signed-off-by: Toni Uhlig --- tests/cfgs/default/result/EAQ.pcap.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/cfgs/default/result/EAQ.pcap.out') diff --git a/tests/cfgs/default/result/EAQ.pcap.out b/tests/cfgs/default/result/EAQ.pcap.out index 0f8825bfb..a2e017d1a 100644 --- a/tests/cfgs/default/result/EAQ.pcap.out +++ b/tests/cfgs/default/result/EAQ.pcap.out @@ -1,3 +1,5 @@ +Detected Realtime protocol 15.04.74 19:02:42 --> [TCP] 10.8.0.1:53497 <--> 173.194.119.48:80 app=HTTP.Google +Detected Realtime protocol 15.04.74 19:07:16 --> [TCP] 10.8.0.1:40467 <--> 173.194.119.24:80 app=HTTP.Google DPI Packets (TCP): 12 (6.00 pkts/flow) DPI Packets (UDP): 116 (4.00 pkts/flow) Confidence DPI : 31 (flows) -- cgit v1.2.3