mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
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:
parent
99d7066ea0
commit
31d23aee56
100 changed files with 206 additions and 171 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue