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/viber.pcap.out | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/cfgs/default/result/viber.pcap.out') diff --git a/tests/cfgs/default/result/viber.pcap.out b/tests/cfgs/default/result/viber.pcap.out index ec87feb57..5ac756af6 100644 --- a/tests/cfgs/default/result/viber.pcap.out +++ b/tests/cfgs/default/result/viber.pcap.out @@ -1,3 +1,6 @@ +Detected Realtime protocol 21.08.63 13:53:39 --> [UDP] 192.168.0.17:35331 <--> 192.168.0.15:53 app=DNS.Google +Detected Realtime protocol 21.08.63 13:54:10 --> [TCP] 192.168.0.17:43702 <--> 172.217.23.78:443 app=TLS.Google +Detected Realtime protocol 22.08.63 00:38:49 --> [UDP] 192.168.0.17:50097 <--> 192.168.0.15:53 app=DNS.Google Guessed flow protos: 4 DPI Packets (TCP): 94 (7.23 pkts/flow) -- cgit v1.2.3