chrony/doc
Miroslav Lichvar be3158c4e5 ntp: add support for NTP over PTP
Allow NTP messages to be exchanged as a payload of PTP messages to
enable full hardware timestamping on NICs that can timestamp PTP packets
only. Implemented is the protocol described in this draft (version 00):

https://datatracker.ietf.org/doc/draft-mlichvar-ntp-over-ptp/

This is an experimental feature. It can be changed or removed in future.
The used PTP domain is 123 and the NTP TLV type is 0x2023 from the "do
not propagate" experimental range.

The ptpport directive enables NTP-over-PTP as a server and as a client
for all sources that have the port option set to the PTP port. The port
should be the PTP event port (319) to trigger timestamping in the
hardware.

The implementation is contained to ntp_io. It is transparent to
ntp_core.
2021-08-19 14:51:38 +02:00
..
chrony.conf.adoc ntp: add support for NTP over PTP 2021-08-19 14:51:38 +02:00
chronyc.adoc doc: improve description of allow directive 2021-04-22 10:20:31 +02:00
chronyd.adoc doc: fix chronyd platform support for -P and -m 2021-08-09 12:08:12 +02:00
faq.adoc update copyright years 2021-05-12 13:06:15 +02:00
installation.adoc doc+examples: update http links to https 2020-09-23 15:10:43 +02:00
Makefile.in configure: rename SOCKDIR to RUNDIR 2016-12-02 14:53:03 +01:00