diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-10-06 17:09:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-06 17:09:26 +0200 |
commit | 1796a1d814494fa85f75d395703edbc86ead3520 (patch) | |
tree | 55b13727f8cfcf541ef235533b3ad2875bf3208f /tests/result/quic.pcap.out | |
parent | e4dcec560edf392ff7d962d430aa8a9e12e73097 (diff) |
LINE_CALL: add detection of LINE voip calls (#1761)
These flows are classifed as `LINE_CALL`; another option was
`RTP/LINE_CALL`. No sure about the best solution...
Extend LINE domains list.
Remove RTP dead code.
Diffstat (limited to 'tests/result/quic.pcap.out')
-rw-r--r-- | tests/result/quic.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/quic.pcap.out b/tests/result/quic.pcap.out index c5cd09a70..4a038b3de 100644 --- a/tests/result/quic.pcap.out +++ b/tests/result/quic.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (UDP): 12 (1.20 pkts/flow) Confidence Unknown : 1 (flows) Confidence DPI : 9 (flows) -Num dissector calls: 213 (21.30 diss/flow) +Num dissector calls: 216 (21.60 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |