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/alexa-app.pcapng.out | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/cfgs/default/result/alexa-app.pcapng.out') diff --git a/tests/cfgs/default/result/alexa-app.pcapng.out b/tests/cfgs/default/result/alexa-app.pcapng.out index 65254dadc..5e0888ae5 100644 --- a/tests/cfgs/default/result/alexa-app.pcapng.out +++ b/tests/cfgs/default/result/alexa-app.pcapng.out @@ -1,3 +1,11 @@ +Detected Realtime protocol 23.02.17 22:53:13 --> [UDP] 172.16.42.216:3440 <--> 172.16.42.1:53 app=DNS.Google +Detected Realtime protocol 23.02.17 22:54:07 --> [UDP] 172.16.42.216:55619 <--> 172.16.42.1:53 app=DNS.Google +Detected Realtime protocol 23.02.17 22:54:17 --> [TCP] 172.16.42.216:60246 <--> 172.217.9.142:80 app=HTTP.Google +Detected Realtime protocol 23.02.17 23:38:42 --> [UDP] 172.16.42.216:52603 <--> 172.16.42.1:53 app=DNS.Google +Detected Realtime protocol 23.02.17 23:38:34 --> [UDP] 172.16.42.216:53188 <--> 172.16.42.1:53 app=DNS.GoogleServices +Detected Realtime protocol 23.02.17 23:39:27 --> [TCP] 172.16.42.216:42878 <--> 173.194.223.188:5228 app=TLS.GoogleServices +Detected Realtime protocol 23.02.17 23:42:04 --> [UDP] 172.16.42.216:10462 <--> 172.16.42.1:53 app=DNS.Google +Detected Realtime protocol 23.02.17 23:42:13 --> [TCP] 172.16.42.216:35540 <--> 172.217.9.142:80 app=HTTP.Google Guessed flow protos: 14 DPI Packets (TCP): 850 (7.02 pkts/flow) -- cgit v1.2.3