diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-05-04 19:11:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-04 19:11:31 +0200 |
commit | a6fd981fcf40a8cff5a6dd7c1af57e50053186b6 (patch) | |
tree | a7ceeff55e429394a9618c5dbb4fb4463e76e796 /tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out | |
parent | 57ecbf38c04d4522a534c47846e46c7e8c932eac (diff) |
eDonkey: improve/update classification (#2410)
eDonkey is definitely not as used as >10 years ago, but it seems it is
still active.
While having a basic TCP support seems easy, identification over UDP doesn't
work and it is hard to do it rightly (packets might be only 2 bytes long):
remove it.
Credits to V.G <v.gavrilov@securitycode.ru>
Diffstat (limited to 'tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out b/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out index e856ced57..06ccf87b0 100644 --- a/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out +++ b/tests/cfgs/default/result/quic-forcing-vn-with-data.pcapng.out @@ -1,6 +1,6 @@ DPI Packets (UDP): 3 (3.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 57 (57.00 diss/flow) +Num dissector calls: 56 (56.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |