diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-02-12 18:39:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 18:39:24 +0100 |
commit | ae36648c6cc08a5ef170a719a4476fe16e3a0e37 (patch) | |
tree | a3cd130e7cb9b6f11bc56b1bcf5969b2a54a4bf8 /tests/cfgs/default/result/sip.pcap.out | |
parent | 0d36d9c8c2d02a8d2e93f5419925140674bbeead (diff) |
Skype: remove old detection logic (#1954)
Skype has been using standard protocols (STUN/ICE or TLS) for a long,
long time, now. Long gone are the days of Skype as a distribuited
protocol.
See: #2166
Diffstat (limited to 'tests/cfgs/default/result/sip.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/sip.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/sip.pcap.out b/tests/cfgs/default/result/sip.pcap.out index b1028fdd2..6cb6c14d3 100644 --- a/tests/cfgs/default/result/sip.pcap.out +++ b/tests/cfgs/default/result/sip.pcap.out @@ -1,6 +1,6 @@ DPI Packets (UDP): 6 (1.50 pkts/flow) Confidence DPI : 4 (flows) -Num dissector calls: 207 (51.75 diss/flow) +Num dissector calls: 206 (51.50 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |