diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-11-21 15:39:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 13:39:54 +0100 |
commit | ae6e6d61f0644ebe13adb7ef328ceb123daae818 (patch) | |
tree | c4cc2aaa7a96e4cb2cd61d2ac4aa91f974c6431c /tests/cfgs/default/result/viber.pcap.out | |
parent | 55664392a9661a3061bc0e1325e354863946814d (diff) |
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>
Diffstat (limited to 'tests/cfgs/default/result/viber.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/viber.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/viber.pcap.out b/tests/cfgs/default/result/viber.pcap.out index 3cab7756b..9db027c9f 100644 --- a/tests/cfgs/default/result/viber.pcap.out +++ b/tests/cfgs/default/result/viber.pcap.out @@ -5,7 +5,7 @@ DPI Packets (UDP): 27 (1.93 pkts/flow) DPI Packets (other): 2 (1.00 pkts/flow) Confidence Match by port : 4 (flows) Confidence DPI : 25 (flows) -Num dissector calls: 445 (15.34 diss/flow) +Num dissector calls: 446 (15.38 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) |