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/pinterest.pcap.out | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/cfgs/default/result/pinterest.pcap.out') diff --git a/tests/cfgs/default/result/pinterest.pcap.out b/tests/cfgs/default/result/pinterest.pcap.out index 85edd088f..350ecc94d 100644 --- a/tests/cfgs/default/result/pinterest.pcap.out +++ b/tests/cfgs/default/result/pinterest.pcap.out @@ -1,3 +1,9 @@ +Detected Realtime protocol 10.08.39 01:36:30 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:40694 <--> [2a00:1450:4007:816::2004]:443 app=TLS.Google +Detected Realtime protocol 10.08.39 01:45:33 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:51582 <--> [2a00:1450:4007:816::2003]:443 app=TLS.Google +Detected Realtime protocol 10.08.39 01:47:01 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:54416 <--> [2a00:1450:4007:806::200e]:443 app=TLS.Google +Detected Realtime protocol 10.08.39 01:59:26 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:47790 <--> [2a00:1450:4007:816::200a]:443 app=TLS.GoogleServices +Detected Realtime protocol 10.08.39 02:25:48 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:40894 <--> [2a00:1450:4007:816::200d]:443 app=TLS.Google +Detected Realtime protocol 10.08.39 06:42:52 --> [TCP] [2a01:cb01:2049:8b07:991d:ec85:28df:f629]:45126 <--> [2a00:1450:4007:80a::200e]:443 app=TLS.Google Guessed flow protos: 16 DPI Packets (TCP): 216 (5.84 pkts/flow) -- cgit v1.2.3