Implemented Mikrotik discovery protocol dissection and metadata extraction (#2618)

This commit is contained in:
Luca Deri 2024-11-14 23:34:31 +01:00 committed by GitHub
parent dfc3168caf
commit 3ce8d0e508
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
140 changed files with 599 additions and 429 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)