mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-01 16:30:17 +00:00
Add Radmin protocol dissector (#2283)
* Add Radmin protocol dissector * Update test results
This commit is contained in:
parent
d577508727
commit
4e712e3ab5
102 changed files with 1691 additions and 1540 deletions
|
|
@ -3,7 +3,7 @@ Guessed flow protos: 1
|
|||
DPI Packets (TCP): 40 (6.67 pkts/flow)
|
||||
Confidence Match by port : 1 (flows)
|
||||
Confidence DPI : 5 (flows)
|
||||
Num dissector calls: 556 (92.67 diss/flow)
|
||||
Num dissector calls: 559 (93.17 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/3/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ DPI Packets (other): 1 (1.00 pkts/flow)
|
|||
Confidence Unknown : 1 (flows)
|
||||
Confidence Match by port : 2 (flows)
|
||||
Confidence DPI : 80 (flows)
|
||||
Num dissector calls: 528 (6.36 diss/flow)
|
||||
Num dissector calls: 529 (6.37 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/9/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue