mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Add IEEE 1588-2008 (PTPv2) dissector (#2156)
* Add IEEE 1588-2008 (PTPv2) dissector PTPv2 is a time synchronization protocol in computer networks, similar to NTP. * Add default protocol ports * Update default test result for PTPv2 * Update copyright --------- Co-authored-by: 0xA50C1A1 <mage.wizard88@gmail.com>
This commit is contained in:
parent
55664392a9
commit
ae6e6d61f0
79 changed files with 205 additions and 77 deletions
|
|
@ -5,7 +5,7 @@ DPI Packets (UDP): 14 (7.00 pkts/flow)
|
|||
Confidence Match by port : 3 (flows)
|
||||
Confidence DPI : 53 (flows)
|
||||
Confidence Match by IP : 1 (flows)
|
||||
Num dissector calls: 276 (4.84 diss/flow)
|
||||
Num dissector calls: 277 (4.86 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/12/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue