Open-Markets-Initiative / wireshark-lua

Source generated cross platform Wireshark dissectors
GNU General Public License v3.0
184 stars 63 forks source link

Display ITCH composite timestamps #56

Closed Open-Markets-Initiative closed 5 months ago

Open-Markets-Initiative commented 5 months ago

Some Itch timestamps use a message to update seconds portion of the full timestamp.

Example: https://github.com/Open-Markets-Initiative/Directory/blob/main/Organizations/Asx/Specifications/Ntp/Asx.Securities.Ntp.Itch.v1.05.pdf

Open-Markets-Initiative commented 5 months ago

Example code in: https://github.com/Open-Markets-Initiative/wireshark-lua/pull/57