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/dns_ambiguous_names.pcap.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/cfgs/default/result/dns_ambiguous_names.pcap.out') diff --git a/tests/cfgs/default/result/dns_ambiguous_names.pcap.out b/tests/cfgs/default/result/dns_ambiguous_names.pcap.out index afabfe15b..e89d0d84f 100644 --- a/tests/cfgs/default/result/dns_ambiguous_names.pcap.out +++ b/tests/cfgs/default/result/dns_ambiguous_names.pcap.out @@ -1,3 +1,5 @@ +Detected Realtime protocol 12.10.87 21:57:08 --> [UDP] 10.200.2.11:46134 <--> 8.8.8.8:53 app=DNS.GoogleServices +Detected Realtime protocol 12.10.87 21:59:37 --> [UDP] 10.200.2.11:44198 <--> 8.8.8.8:53 app=DNS.Google DPI Packets (UDP): 20 (2.00 pkts/flow) Confidence DPI : 10 (flows) Num dissector calls: 10 (1.00 diss/flow) -- cgit v1.2.3