diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-03-07 18:59:16 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-03-07 18:59:16 +0100 |
commit | 704595f688e9f0fc52af535257718449f6f11a55 (patch) | |
tree | 7815dde982c98da18c9e74008c2cf813453a8673 /tests/cfgs/caches_global | |
parent | d5dd8e02ef1c9e8b27daf285223656396cae7060 (diff) |
Add GearUP Booster protocol dissector (heuristic based).add/gearup_booster-protocol-dissector
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/caches_global')
-rw-r--r-- | tests/cfgs/caches_global/result/lru_ipv6_caches.pcapng.out | 2 | ||||
-rw-r--r-- | tests/cfgs/caches_global/result/teams.pcap.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cfgs/caches_global/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/caches_global/result/lru_ipv6_caches.pcapng.out index 47db393e0..1cc5ec1a7 100644 --- a/tests/cfgs/caches_global/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/caches_global/result/lru_ipv6_caches.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 35 (3.89 pkts/flow) Confidence DPI (cache) : 4 (flows) Confidence DPI : 8 (flows) -Num dissector calls: 603 (50.25 diss/flow) +Num dissector calls: 605 (50.42 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 25/4/2 (insert/search/found) LRU cache stun: 6/0/0 (insert/search/found) diff --git a/tests/cfgs/caches_global/result/teams.pcap.out b/tests/cfgs/caches_global/result/teams.pcap.out index 909186d33..e5ab8fe9e 100644 --- a/tests/cfgs/caches_global/result/teams.pcap.out +++ b/tests/cfgs/caches_global/result/teams.pcap.out @@ -7,7 +7,7 @@ Confidence Unknown : 1 (flows) Confidence Match by port : 1 (flows) Confidence DPI (partial) : 5 (flows) Confidence DPI : 76 (flows) -Num dissector calls: 524 (6.31 diss/flow) +Num dissector calls: 525 (6.33 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) |