]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: suppress monotonic timestamp if smoothing is enabled
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 22 Nov 2021 14:52:01 +0000 (15:52 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 22 Nov 2021 14:52:01 +0000 (15:52 +0100)
commit8df49b799fb171a69f8d9a0fc036961cafc64559
tree82aad749816d03ace9d670c39cf1416517b0bd83
parente7c2f71cea2f9eb8e6d107baa5908a546de25805
ntp: suppress monotonic timestamp if smoothing is enabled

Frequency transfer and time smoothing are conflicting features. Set the
monotonic timestamp in the experimental extension field to zero
(invalid) if time smoothing is activated.
ntp_core.c