mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Add ANSI C12.22 protocol dissector (#2317)
* Add ANSI C12.22 protocol dissector * Add UDP sample
This commit is contained in:
parent
ae36648c6c
commit
e93bcfd619
165 changed files with 280 additions and 857 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: 565 (94.17 diss/flow)
|
||||
Num dissector calls: 568 (94.67 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: 532 (6.41 diss/flow)
|
||||
Num dissector calls: 534 (6.43 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