diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-12-03 09:03:56 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-12-14 00:19:35 +0100 |
commit | 709e460c896861f413baa5189d46b15ba06c2673 (patch) | |
tree | 71ef4908d4778ba2f22bf83bd3f1506698779e71 /tests/cfgs/default/result/viber.pcap.out | |
parent | ef62391dba4814ab840539406f276685ba8535f1 (diff) |
Add realtime protocol output to `ndpiReader`.add/output-realtime-protocols
* 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 <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/default/result/viber.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/viber.pcap.out | 3 |
1 files changed, 3 insertions, 0 deletions
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 <measurement> +Detected Realtime protocol 21.08.63 13:54:10 --> [TCP] 192.168.0.17:43702 <--> 172.217.23.78:443 app=TLS.Google <measurement.com> +Detected Realtime protocol 22.08.63 00:38:49 --> [UDP] 192.168.0.17:50097 <--> 192.168.0.15:53 app=DNS.Google <google> Guessed flow protos: 4 DPI Packets (TCP): 94 (7.23 pkts/flow) |