From fea09e825b8c3872ea54c8361242a9eff538222c Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Fri, 14 Jul 2023 19:52:34 +0200 Subject: Fixes risk mask exception handling while improving the overall performance --- tests/cfgs/caches_cfg/result/ookla.pcap.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cfgs/caches_cfg/result/ookla.pcap.out') diff --git a/tests/cfgs/caches_cfg/result/ookla.pcap.out b/tests/cfgs/caches_cfg/result/ookla.pcap.out index e02a205ba..cafd1166d 100644 --- a/tests/cfgs/caches_cfg/result/ookla.pcap.out +++ b/tests/cfgs/caches_cfg/result/ookla.pcap.out @@ -15,9 +15,9 @@ 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) -Automa risk mask: 2/0 (search/found) +Automa risk mask: 0/0 (search/found) Automa common alpns: 4/4 (search/found) -Patricia risk mask: 12/0 (search/found) +Patricia risk mask: 0/0 (search/found) Patricia risk: 0/0 (search/found) Patricia protocols: 11/1 (search/found) -- cgit v1.2.3