Skip to content

Releases: holoplot/ptp-trace

v0.20

24 Oct 16:09

Choose a tag to compare

  • Add support for mouse interaction
  • Use q to close the modal, the app and the help screen instead of Esc as the escape key does not work reliably in flaky SSH connections
  • Show interfaces for PTP hosts in table
  • Allow using interfaces with no IP address when they are explicitly selected
  • Update OUI database

v0.19

08 Oct 08:19

Choose a tag to compare

  • Add support for gPTP on layer 2
  • Show TTL of packets in history
  • Show Vendor as column in host details
  • Update OUI tables

v0.18

02 Oct 17:04

Choose a tag to compare

  • Format timestamps with correct TAI offset
  • Make host details view scrollable
  • Update OUI map

v0.17

12 Sep 12:45

Choose a tag to compare

  • Drop libpcap dependency
  • Update OUI database
  • Update dependencies
  • Switch to 2024 Rust edition

v0.16

10 Sep 12:20

Choose a tag to compare

  • Don't log to console during BMCA election

v0.15

03 Sep 15:25

Choose a tag to compare

  • Resolve PTP timestamps to 32-bit RTP timestamps
  • Attribute Follow-Up messages to time transmitter hosts

v0.14

30 Aug 17:00

Choose a tag to compare

  • Add support for pcap file reading (offline mode)
  • Improve flag detail view in packet info
  • Simplify packet details view
  • Improve correction field rendering

v0.13

29 Aug 16:04

Choose a tag to compare

  • Try to get Windows artifact to build

v0.12

29 Aug 14:33

Choose a tag to compare

Fix more CI build issues

v0.11

29 Aug 07:39

Choose a tag to compare

  • Fix complilation issues in GitHub workflows
  • Enforce test runs in GitHub workflows