diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-07-07 03:50:03 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-08-01 00:46:15 +0200 |
commit | c52d9d3c7f045a6a6fc5839486eb55e528323a2e (patch) | |
tree | 3512973535ebd78fb883603b2740bf8b3912b6d0 /tests/cfgs/caches_cfg/result | |
parent | 5019022e13ac1f807d818ab4c8d6aafc1bd7d66d (diff) |
Add Service Location Protocol dissector.add/service-location-protocol-dissector
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/caches_cfg/result')
-rw-r--r-- | tests/cfgs/caches_cfg/result/ookla.pcap.out | 2 | ||||
-rw-r--r-- | tests/cfgs/caches_cfg/result/teams.pcap.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cfgs/caches_cfg/result/ookla.pcap.out b/tests/cfgs/caches_cfg/result/ookla.pcap.out index a2909f442..47cdd755e 100644 --- a/tests/cfgs/caches_cfg/result/ookla.pcap.out +++ b/tests/cfgs/caches_cfg/result/ookla.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence Match by port : 1 (flows) Confidence DPI : 5 (flows) -Num dissector calls: 490 (81.67 diss/flow) +Num dissector calls: 493 (82.17 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) diff --git a/tests/cfgs/caches_cfg/result/teams.pcap.out b/tests/cfgs/caches_cfg/result/teams.pcap.out index 45e1f0c6a..4921c42c1 100644 --- a/tests/cfgs/caches_cfg/result/teams.pcap.out +++ b/tests/cfgs/caches_cfg/result/teams.pcap.out @@ -7,7 +7,7 @@ Confidence Unknown : 1 (flows) Confidence Match by port : 1 (flows) Confidence DPI (partial) : 1 (flows) Confidence DPI : 80 (flows) -Num dissector calls: 497 (5.99 diss/flow) +Num dissector calls: 499 (6.01 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/9/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |