diff options
author | Mark Jeffery <dandare100@users.noreply.github.com> | 2024-06-15 10:52:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-15 10:52:28 +0200 |
commit | f796c943753b3125950d75a64dee7e869d21d775 (patch) | |
tree | 62f8b28474d20bb698980b0d41629cdbd79c96d1 /tests/cfgs/caches_cfg/result | |
parent | 7c7c375b451ba506134f426f71e065c66c9200dc (diff) |
Added protocol - JRMI - Java Remote Method Invocation (#2470)
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 3b6fd645b..9c7f5219c 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: 568 (94.67 diss/flow) +Num dissector calls: 571 (95.17 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache stun: 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 e18e36b60..90248d712 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: 512 (6.17 diss/flow) +Num dissector calls: 513 (6.18 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/9/0 (insert/search/found) LRU cache stun: 30/0/0 (insert/search/found) |