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/enable_payload_stat/result/1kxun.pcap.out | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/cfgs/enable_payload_stat') diff --git a/tests/cfgs/enable_payload_stat/result/1kxun.pcap.out b/tests/cfgs/enable_payload_stat/result/1kxun.pcap.out index 1e00db350..b5394ff80 100644 --- a/tests/cfgs/enable_payload_stat/result/1kxun.pcap.out +++ b/tests/cfgs/enable_payload_stat/result/1kxun.pcap.out @@ -1,3 +1,8 @@ +Detected Realtime protocol 19.05.95 04:04:06 --> [TCP] 192.168.2.126:41390 <--> 18.64.79.37:80 app=HTTP.Google +Detected Realtime protocol 19.05.95 04:33:00 --> [TCP] 192.168.2.126:38354 <--> 142.250.186.34:80 app=HTTP.Google +Detected Realtime protocol 19.05.95 04:42:17 --> [TCP] 192.168.2.126:36732 <--> 142.250.186.174:80 app=HTTP.Google +Detected Realtime protocol 19.05.95 08:26:40 --> [TCP] 192.168.2.126:44368 <--> 172.217.18.98:80 app=HTTP.GoogleServices +Detected Realtime protocol 20.05.95 05:20:06 --> [TCP] 192.168.2.126:53416 <--> 172.217.16.142:80 app=HTTP.Google Guessed flow protos: 6 DPI Packets (TCP): 408 (4.16 pkts/flow) -- cgit v1.2.3