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/android.pcap.out | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'tests/cfgs/default/result/android.pcap.out') diff --git a/tests/cfgs/default/result/android.pcap.out b/tests/cfgs/default/result/android.pcap.out index 13bed82d7..3da2dde49 100644 --- a/tests/cfgs/default/result/android.pcap.out +++ b/tests/cfgs/default/result/android.pcap.out @@ -1,3 +1,24 @@ +Detected Realtime protocol 31.12.15 20:33:57 --> [UDP] 192.168.2.16:34540 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 20:35:23 --> [UDP] 192.168.2.16:54837 <--> 192.168.2.1:53 app=DNS.GoogleServices +Detected Realtime protocol 31.12.15 20:34:48 --> [TCP] 192.168.2.16:32974 <--> 216.239.38.120:443 app=TLS.Google +Detected Realtime protocol 31.12.15 20:45:48 --> [TCP] 192.168.2.16:52486 <--> 172.217.20.74:443 app=TLS.GoogleServices +Detected Realtime protocol 31.12.15 20:47:42 --> [UDP] 192.168.2.16:47081 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 20:49:57 --> [UDP] 192.168.2.16:51430 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 20:48:47 --> [TCP] 192.168.2.16:36890 <--> 172.217.18.3:443 app=TLS.Google +Detected Realtime protocol 31.12.15 20:48:31 --> [TCP] 192.168.2.16:36888 <--> 172.217.18.3:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:02:41 --> [UDP] 192.168.2.16:39008 <--> 192.168.2.1:53 app=DNS.GoogleServices +Detected Realtime protocol 31.12.15 21:05:17 --> [TCP] 192.168.2.16:50384 <--> 172.217.168.206:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:31:55 --> [UDP] 192.168.2.16:40580 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 21:32:32 --> [TCP] 192.168.2.16:32996 <--> 216.239.38.120:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:34:52 --> [UDP] 192.168.2.16:46359 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 21:35:21 --> [TCP] 192.168.2.16:32998 <--> 216.239.38.120:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:35:43 --> [UDP] 192.168.2.16:35689 <--> 192.168.2.1:53 app=DNS.GoogleServices +Detected Realtime protocol 31.12.15 21:40:00 --> [UDP] 192.168.2.16:58892 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 21:40:23 --> [TCP] 192.168.2.16:33002 <--> 216.239.38.120:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:43:47 --> [UDP] 192.168.2.16:32832 <--> 192.168.2.1:53 app=DNS.Google +Detected Realtime protocol 31.12.15 21:43:59 --> [TCP] 192.168.2.16:33014 <--> 216.239.38.120:443 app=TLS.Google +Detected Realtime protocol 31.12.15 21:44:41 --> [UDP] 192.168.2.16:39760 <--> 192.168.2.1:53 app=DNS.GoogleServices +Detected Realtime protocol 31.12.15 21:45:47 --> [TCP] 192.168.2.16:44374 <--> 172.217.22.10:443 app=TLS.GoogleServices Guessed flow protos: 3 DPI Packets (TCP): 147 (5.25 pkts/flow) -- cgit v1.2.3