aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/caches_cfg
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2023-10-22 15:39:30 +0200
committerToni Uhlig <matzeton@googlemail.com>2023-10-22 15:40:32 +0200
commit884035321a9d9d47120d65f02cada3ed146029af (patch)
treeef63630f3952f74f9ba84738df4783d060196c89 /tests/cfgs/caches_cfg
parentf69909d49b82134d5cfe934cba9971cb62bf32cc (diff)
Add CAN over Ethernet dissector.add/can-over-ethernet
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/caches_cfg')
-rw-r--r--tests/cfgs/caches_cfg/result/ookla.pcap.out2
-rw-r--r--tests/cfgs/caches_cfg/result/teams.pcap.out2
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 371ced84e..129571eed 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: 499 (83.17 diss/flow)
+Num dissector calls: 502 (83.67 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 fa725d943..692b4ee74 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: 502 (6.05 diss/flow)
+Num dissector calls: 504 (6.07 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)