]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: add extension field to provide network correction
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Sep 2023 10:30:10 +0000 (12:30 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Sep 2023 13:14:13 +0000 (15:14 +0200)
commitd9ae724c601f8feedf180f718619218c270ad167
treeb1efe70bac7a792d1b84100fcf029a31b7309d09
parent6372a9f93f59177953f3bf8273aafdeab32648db
ntp: add extension field to provide network correction

To be able to verify PTP corrections, the client will need to know both
the correction of the request received by the server and the correction
of the response. Add a new experimental NTP extension field that the
clients will use to request the correction and servers return the
value.
ntp.h
ntp_core.c