rtime-net 0.14.0

Network I/O with software/hardware packet timestamping, multicast, and interface helpers for the rTime NTP/PTP daemon
Documentation

rtime-net

crates.io docs.rs

Network I/O with packet timestamping for rTime, a high-performance NTP/PTP time synchronization daemon written in Rust.

Wraps UDP sockets with software and (where available) hardware receive/transmit timestamping — essential for accurate offset measurement — plus multicast join/leave and network-interface discovery.

Contents

Module Purpose
udp Timestamped UDP socket wrappers
multicast Multicast group membership (used by PTP)
interface Network interface enumeration and capability queries

License

Licensed under the MIT license.