]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: save PTP correction from NTP-over-PTP messages
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Sep 2023 10:22:47 +0000 (12:22 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Sep 2023 13:14:13 +0000 (15:14 +0200)
commit6372a9f93f59177953f3bf8273aafdeab32648db
tree9523807b6315443be648a663b92dcfe3848d20b7
parentb0267475e33c49db9ca33023468b96c55cfacc68
ntp: save PTP correction from NTP-over-PTP messages

When the RX duration is known (HW timestamping), save the PTP correction
from received PTP messages in the local RX timestamp.
ntp_io.c
ntp_io.h
ntp_io_linux.c