]> git.ipfire.org Git - thirdparty/chrony.git/commit
refclock: trim offset in local mode
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Feb 2022 07:45:10 +0000 (08:45 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Feb 2022 10:40:26 +0000 (11:40 +0100)
commit55717c1ccdf75aaa7b30570ac3478237a66a89f1
treea6508d50cd09cf73c36a401d43af2f782fdd0c21
parentd5e645eb38b06e66a16856eb2ba6cf4b73cf2bec
refclock: trim offset in local mode

With the local option, trim offset larger than 1 second to not lose
precision after large steps of the clock.
refclock.c