From 95fe21015d295632c45c40cabffebd7509eab7b6 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Mon, 6 May 2024 12:51:45 +0200 Subject: 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. --- tests/cfgs/tls_ja4c_disabled/result/tls_verylong_certificate.pcap.out | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/cfgs/tls_ja4c_disabled') diff --git a/tests/cfgs/tls_ja4c_disabled/result/tls_verylong_certificate.pcap.out b/tests/cfgs/tls_ja4c_disabled/result/tls_verylong_certificate.pcap.out index 438707181..0989298d2 100644 --- a/tests/cfgs/tls_ja4c_disabled/result/tls_verylong_certificate.pcap.out +++ b/tests/cfgs/tls_ja4c_disabled/result/tls_verylong_certificate.pcap.out @@ -3,7 +3,6 @@ Confidence DPI : 1 (flows) Num dissector calls: 1 (1.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) -- cgit v1.2.3