From 65e31b0ea34c1b73639dd0d36af3674223b2af2f Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:42:23 +0200 Subject: FPC: small improvements (#2512) Add printing of fpc_dns statistics and add a general cconfiguration option. Rework the code to be more generic and ready to handle other logics. --- tests/cfgs/default/result/zabbix.pcap.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cfgs/default/result/zabbix.pcap.out') diff --git a/tests/cfgs/default/result/zabbix.pcap.out b/tests/cfgs/default/result/zabbix.pcap.out index 84149bd30..28a54de68 100644 --- a/tests/cfgs/default/result/zabbix.pcap.out +++ b/tests/cfgs/default/result/zabbix.pcap.out @@ -7,6 +7,7 @@ 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) LRU cache msteams: 0/0/0 (insert/search/found) +LRU cache fpc_dns: 0/24/0 (insert/search/found) Automa host: 0/0 (search/found) Automa domain: 0/0 (search/found) Automa tls cert: 0/0 (search/found) -- cgit v1.2.3