diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-07-22 17:42:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 17:42:23 +0200 |
commit | 65e31b0ea34c1b73639dd0d36af3674223b2af2f (patch) | |
tree | 72361b490a01a62904b0df4ce80becec068268d4 /tests/cfgs/ip_lists_disable | |
parent | 67f5cdafc0a704275d5f51a86b6a01fa36a69389 (diff) |
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.
Diffstat (limited to 'tests/cfgs/ip_lists_disable')
-rw-r--r-- | tests/cfgs/ip_lists_disable/result/1kxun.pcap.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out b/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out index 4b7bc5c8d..a8e61af8d 100644 --- a/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out +++ b/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out @@ -12,6 +12,7 @@ LRU cache stun: 0/0/0 (insert/search/found) LRU cache tls_cert: 0/8/0 (insert/search/found) LRU cache mining: 0/20/0 (insert/search/found) LRU cache msteams: 0/0/0 (insert/search/found) +LRU cache fpc_dns: 6/197/13 (insert/search/found) Automa host: 161/71 (search/found) Automa domain: 156/0 (search/found) Automa tls cert: 0/0 (search/found) |