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/telegram.pcap.out | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/cfgs/default/result/telegram.pcap.out') diff --git a/tests/cfgs/default/result/telegram.pcap.out b/tests/cfgs/default/result/telegram.pcap.out index c5fc5391c..efd7403db 100644 --- a/tests/cfgs/default/result/telegram.pcap.out +++ b/tests/cfgs/default/result/telegram.pcap.out @@ -1,3 +1,6 @@ +Detected Realtime protocol 04.06.16 00:11:54 --> [UDP] 192.168.1.77:47127 <--> 192.168.1.1:53 app=DNS.GoogleServices +Detected Realtime protocol 04.06.16 04:19:22 --> [UDP] 192.168.1.77:61974 <--> 216.58.205.68:443 app=QUIC.Google +Detected Realtime protocol 04.06.16 04:19:24 --> [UDP] 192.168.1.77:50822 <--> 216.58.205.68:443 app=QUIC.Google DPI Packets (UDP): 82 (1.71 pkts/flow) Confidence Unknown : 3 (flows) Confidence DPI : 45 (flows) -- cgit v1.2.3