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.
This commit is contained in:
Ivan Nardi 2024-05-06 12:51:45 +02:00 committed by GitHub
parent b7d77972bc
commit 95fe21015d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
549 changed files with 5 additions and 676 deletions

View file

@ -3,7 +3,6 @@ Confidence DPI : 1 (flows)
Num dissector calls: 15 (15.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)