From 2e2d4c911a8ffce297a927addfe795a3b6b3d3fb Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 17 Nov 2021 22:41:35 +0100 Subject: BitTorrent detection improvements --- tests/result/bittorrent_utp.pcap.out | 2 +- tests/result/bt_search.pcap.out | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/result/bittorrent_utp.pcap.out b/tests/result/bittorrent_utp.pcap.out index 0516c1490..bb540a0a6 100644 --- a/tests/result/bittorrent_utp.pcap.out +++ b/tests/result/bittorrent_utp.pcap.out @@ -1,6 +1,6 @@ Guessed flow protos: 0 -DPI Packets (UDP): 1 (1.00 pkts/flow) +DPI Packets (UDP): 25 (25.00 pkts/flow) BitTorrent 86 41489 1 diff --git a/tests/result/bt_search.pcap.out b/tests/result/bt_search.pcap.out index 11fe471bd..d4f33798a 100644 --- a/tests/result/bt_search.pcap.out +++ b/tests/result/bt_search.pcap.out @@ -1,6 +1,6 @@ -Guessed flow protos: 0 +Guessed flow protos: 1 -DPI Packets (UDP): 1 (1.00 pkts/flow) +DPI Packets (UDP): 2 (2.00 pkts/flow) BitTorrent 2 322 1 -- cgit v1.2.3