This file shows how to configure sfptpd to act as a PTP master, using the NIC clock as the reference:
- A Freerun sync module is instantiated using the
sync_moduleoption. - A PTP sync module is instantiated using the
sync_moduleoption. - The PTP sync module is configured to act as a PTP master by using the
ptp_modeoption. - The master also has
ptp_tx_latencyandptp_rx_latencyoptions that can be used to compensate for latency between the clock and interface (see PPS Measurements).