From b472a492712dc63cdd8cfc6db5f0b8ff49e960cb Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Wed, 20 Jul 2022 13:59:51 +0200 Subject: BITTORRENT: fix confidence (#1664) Remove two unused parameters. --- tests/result/bt_search.pcap.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/result/bt_search.pcap.out') diff --git a/tests/result/bt_search.pcap.out b/tests/result/bt_search.pcap.out index 03f0ee56b..f11c9efe7 100644 --- a/tests/result/bt_search.pcap.out +++ b/tests/result/bt_search.pcap.out @@ -1,9 +1,9 @@ Guessed flow protos: 1 DPI Packets (UDP): 2 (2.00 pkts/flow) -Confidence DPI (cache) : 1 (flows) +Confidence DPI : 1 (flows) Num dissector calls: 1 (1.00 diss/flow) BitTorrent 2 322 1 - 1 UDP 192.168.0.102:6771 -> 239.192.152.143:6771 [proto: 37/BitTorrent][ClearText][Confidence: DPI (cache)][cat: Download/7][2 pkts/322 bytes -> 0 pkts/0 bytes][Goodput ratio: 74/0][300.03 sec][PLAIN TEXT (SEARCH )][Plen Bins: 0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] + 1 UDP 192.168.0.102:6771 -> 239.192.152.143:6771 [proto: 37/BitTorrent][ClearText][Confidence: DPI][cat: Download/7][2 pkts/322 bytes -> 0 pkts/0 bytes][Goodput ratio: 74/0][300.03 sec][PLAIN TEXT (SEARCH )][Plen Bins: 0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -- cgit v1.2.3