]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: handle unsynchronized sources in selection
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 14 Feb 2022 09:55:22 +0000 (10:55 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 23 Feb 2022 13:42:40 +0000 (14:42 +0100)
commit4c29f8888c767b4438b62c55ece1ae36e85daea9
treec4b29b1b316a1d9b09b781ad5478d62242ca8657
parentd06ae4a60e2856b30ee32321e9d99b231c83af3e
sources: handle unsynchronized sources in selection

Allow sources to accumulate samples with the leap status set to not
synchronized. Define a new state for them to be ignored in the
selection. This is intended for sources that are never synchronized and
will be used only for stabilization.
client.c
doc/chronyc.adoc
sources.c
test/unit/sources.c