All protocols should be excluded sooner or later (#1969)

For a lot of protocols, reduce the number of packets after which the
protocols dissector gives up.
The values are quite arbitary, tring to not impact on classification
This commit is contained in:
Ivan Nardi 2023-05-10 12:50:24 +02:00 committed by GitHub
parent 99d7066ea0
commit 31d23aee56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
100 changed files with 206 additions and 171 deletions

View file

@ -3,7 +3,7 @@ Guessed flow protos: 1
DPI Packets (TCP): 4 (4.00 pkts/flow)
DPI Packets (UDP): 31 (10.33 pkts/flow)
Confidence DPI : 4 (flows)
Num dissector calls: 371 (92.75 diss/flow)
Num dissector calls: 369 (92.25 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)