diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-10-26 23:42:28 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-10-27 00:37:38 +0200 |
commit | 9ee77b795f38197ee6bb558877efb68663d6c8b6 (patch) | |
tree | 1b35995a1ea8648a218aff559d443d458eec7af2 /tests/cfgs/disable_protocols/result | |
parent | 8b07be4b9f3e14bc8692a5aaba69f5e29199285c (diff) |
Improved Protobuf dissector.improved/protobuf-detection
* tag extraction/validation was done wrong
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/disable_protocols/result')
-rw-r--r-- | tests/cfgs/disable_protocols/result/soap.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_protocols/result/soap.pcap.out b/tests/cfgs/disable_protocols/result/soap.pcap.out index 3b0f98dce..e7b232e5d 100644 --- a/tests/cfgs/disable_protocols/result/soap.pcap.out +++ b/tests/cfgs/disable_protocols/result/soap.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 3 DPI Packets (TCP): 20 (6.67 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 362 (120.67 diss/flow) +Num dissector calls: 361 (120.33 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |