This file shows how to configure sfptpd to act as a PTP slave:
- A PTP sync module is instantiated using the
sync_moduleoption. - The PTP sync module is configured to act as a PTP slave by using the
ptp_modeoption. - The slave also has
ptp_tx_latencyandptp_rx_latencyoptions that can be used to compensate for latency through the interface (see PPS Measurements). - Any PTP traffic is transmitted using hybrid mode by using the
ptp_network_modeoption (see Hybrid Mode).