mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-01 00:19:42 +00:00
Implemented Mikrotik discovery protocol dissection and metadata extraction (#2618)
This commit is contained in:
parent
dfc3168caf
commit
3ce8d0e508
140 changed files with 599 additions and 429 deletions
|
|
@ -5,7 +5,7 @@ DPI Packets (UDP): 301 (16.72 pkts/flow)
|
|||
DPI Packets (other): 2 (1.00 pkts/flow)
|
||||
Confidence Match by port : 2 (flows)
|
||||
Confidence DPI : 32 (flows)
|
||||
Num dissector calls: 1044 (30.71 diss/flow)
|
||||
Num dissector calls: 1048 (30.82 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/6/0 (insert/search/found)
|
||||
LRU cache stun: 6/0/0 (insert/search/found)
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
DPI Packets (TCP): 8 (8.00 pkts/flow)
|
||||
DPI Packets (UDP): 172 (57.33 pkts/flow)
|
||||
Confidence DPI : 4 (flows)
|
||||
Num dissector calls: 376 (94.00 diss/flow)
|
||||
Num dissector calls: 379 (94.75 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/0/0 (insert/search/found)
|
||||
LRU cache stun: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
DPI Packets (UDP): 309 (30.90 pkts/flow)
|
||||
DPI Packets (other): 2 (1.00 pkts/flow)
|
||||
Confidence DPI : 12 (flows)
|
||||
Num dissector calls: 518 (43.17 diss/flow)
|
||||
Num dissector calls: 522 (43.50 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/0/0 (insert/search/found)
|
||||
LRU cache stun: 8/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue