From 526cf6f2919398e1c9c5698b1b5783f18ed41fff Mon Sep 17 00:00:00 2001 From: Nardi Ivan Date: Fri, 14 Jun 2024 20:20:58 +0200 Subject: Zoom: remove "stun_zoom" LRU cache Since 070a0908b we are able to detect P2P calls directly from the packet content, without any correlation among flows --- tests/cfgs/caches_cfg/result/ookla.pcap.out | 1 - tests/cfgs/caches_cfg/result/teams.pcap.out | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/cfgs/caches_cfg/result') diff --git a/tests/cfgs/caches_cfg/result/ookla.pcap.out b/tests/cfgs/caches_cfg/result/ookla.pcap.out index 9c7f5219c..067a43b94 100644 --- a/tests/cfgs/caches_cfg/result/ookla.pcap.out +++ b/tests/cfgs/caches_cfg/result/ookla.pcap.out @@ -10,7 +10,6 @@ LRU cache stun: 0/0/0 (insert/search/found) LRU cache tls_cert: 0/2/0 (insert/search/found) LRU cache mining: 0/1/0 (insert/search/found) LRU cache msteams: 0/0/0 (insert/search/found) -LRU cache stun_zoom: 0/0/0 (insert/search/found) Automa host: 3/2 (search/found) Automa domain: 3/0 (search/found) Automa tls cert: 0/0 (search/found) diff --git a/tests/cfgs/caches_cfg/result/teams.pcap.out b/tests/cfgs/caches_cfg/result/teams.pcap.out index 90248d712..da6244e9f 100644 --- a/tests/cfgs/caches_cfg/result/teams.pcap.out +++ b/tests/cfgs/caches_cfg/result/teams.pcap.out @@ -14,7 +14,6 @@ LRU cache stun: 30/0/0 (insert/search/found) LRU cache tls_cert: 0/4/0 (insert/search/found) LRU cache mining: 0/3/0 (insert/search/found) LRU cache msteams: 25/19/9 (insert/search/found) -LRU cache stun_zoom: 0/1/0 (insert/search/found) Automa host: 85/71 (search/found) Automa domain: 85/0 (search/found) Automa tls cert: 0/0 (search/found) -- cgit v1.2.3