]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: delay maxjitter/maxdistance warning messages
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 12 Mar 2025 14:21:18 +0000 (15:21 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 13 Mar 2025 15:16:28 +0000 (16:16 +0100)
commit072ec20e2c1d0bf716f9d70fbf5f61a8df8320cf
treeaa8a61d7e9a7a26420321d92dadaa9b376e3821d
parent711c7c0c8ae3a8055d2efa173502e15a50f00deb
sources: delay maxjitter/maxdistance warning messages

Avoid logging the new warning messages about exceeded maxjitter or
maxdistance when only a small number of samples is collected after the
source becomes reachable and the values are unstable. Log the messages
only when a replacement attempt is made.
sources.c