chrony/doc
Miroslav Lichvar 0189dac7d8 ntp: save response when waiting for HW TX timestamp
Rework handling of late HW TX timestamps. Instead of suspending reading
from client-only sockets that have HW TX timestamping enabled, save the
whole response if it is valid and a HW TX timestamp was received for the
source before. When the timestamp is received, or the configurable
timeout is reached, process the saved response again, but skip the
authentication test as the NTS code allows only one response per
request. Only one valid response per source can be saved. If a second
valid response is received while waiting for the timestamp, process both
responses immediately in the order they were received.

The main advantage of this approach is that it works on all sockets, i.e.
even in the symmetric mode and with NTP-over-PTP, and the kernel does
not need to buffer invalid responses.
2023-03-30 15:44:19 +02:00
..
chrony.conf.adoc ntp: save response when waiting for HW TX timestamp 2023-03-30 15:44:19 +02:00
chronyc.adoc cmdmon: switch serverstats to 64-bit integers 2023-03-30 15:17:52 +02:00
chronyd.adoc doc: switch Solaris support to illumos 2021-12-09 17:03:56 +01:00
faq.adoc doc: mention NTP port number in FAQ 2023-03-22 08:58:20 +01:00
installation.adoc doc: include gnutls in libraries providing SECHASH feature 2022-03-16 14:54:12 +01:00
Makefile.in configure: rename SOCKDIR to RUNDIR 2016-12-02 14:53:03 +01:00