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/wechat.pcap.out | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/cfgs/default/result/wechat.pcap.out') diff --git a/tests/cfgs/default/result/wechat.pcap.out b/tests/cfgs/default/result/wechat.pcap.out index e708f4fde..dc8f56ba6 100644 --- a/tests/cfgs/default/result/wechat.pcap.out +++ b/tests/cfgs/default/result/wechat.pcap.out @@ -1,3 +1,11 @@ +Detected Realtime protocol 25.11.54 08:34:17 --> [UDP] 192.168.1.103:53734 <--> 192.168.1.254:53 app=DNS.Google +Detected Realtime protocol 25.11.54 08:34:53 --> [TCP] 192.168.1.103:38657 <--> 172.217.22.14:443 app=TLS.Google +Detected Realtime protocol 25.11.54 10:38:53 --> [UDP] 192.168.1.103:46078 <--> 192.168.1.254:53 app=DNS.Google +Detected Realtime protocol 25.11.54 10:39:45 --> [UDP] 192.168.1.103:51507 <--> 172.217.23.67:443 app=QUIC.Google +Detected Realtime protocol 25.11.54 10:50:26 --> [UDP] 192.168.1.103:55862 <--> 192.168.1.254:53 app=DNS.GoogleDocs +Detected Realtime protocol 25.11.54 10:51:07 --> [UDP] 192.168.1.103:57591 <--> 216.58.198.46:443 app=QUIC.GoogleDocs +Detected Realtime protocol 28.11.54 21:58:31 --> [UDP] 192.168.1.103:60562 <--> 192.168.1.254:53 app=DNS.Google +Detected Realtime protocol 28.11.54 21:59:08 --> [UDP] 192.168.1.103:35601 <--> 172.217.23.67:443 app=QUIC.Google Guessed flow protos: 25 DPI Packets (TCP): 448 (7.59 pkts/flow) -- cgit v1.2.3