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/default/result/quic-forcing-vn-with-data.pcapng.out | |
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/default/result/quic-forcing-vn-with-data.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out b/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out index 667801214..a46d9c052 100644 --- a/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out +++ b/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.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/1/0 (insert/search/found) Automa host: 0/0 (search/found) Automa domain: 0/0 (search/found) Automa tls cert: 0/0 (search/found) |