diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-05-06 12:51:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 12:51:45 +0200 |
commit | 95fe21015d295632c45c40cabffebd7509eab7b6 (patch) | |
tree | 4cf91b43067ca905a8e29ee2f9ae01eebc0cf155 /tests/cfgs/default/result/mullvad_wireguard.pcap.out | |
parent | b7d77972bceb250e888139319d64d125112ee502 (diff) |
Remove "zoom" cache (#2420)
This cache was added in b6b4967aa, when there was no real Zoom support.
With 63f349319, a proper identification of multimedia stream has been
added, making this cache quite useless: any improvements on Zoom
classification should be properly done in Zoom dissector.
Tested for some months with a few 10Gbits links of residential traffic: the
cache pretty much never returned a valid hit.
Diffstat (limited to 'tests/cfgs/default/result/mullvad_wireguard.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/mullvad_wireguard.pcap.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/mullvad_wireguard.pcap.out b/tests/cfgs/default/result/mullvad_wireguard.pcap.out index 9649cd90a..6fe9fbf6d 100644 --- a/tests/cfgs/default/result/mullvad_wireguard.pcap.out +++ b/tests/cfgs/default/result/mullvad_wireguard.pcap.out @@ -3,7 +3,6 @@ Confidence DPI : 1 (flows) Num dissector calls: 156 (156.00 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) LRU cache stun: 0/0/0 (insert/search/found) LRU cache tls_cert: 0/0/0 (insert/search/found) LRU cache mining: 0/0/0 (insert/search/found) |