]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: warn about sources exceeding maxdistance or maxjitter
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 5 Mar 2025 09:45:20 +0000 (10:45 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 6 Mar 2025 10:44:36 +0000 (11:44 +0100)
commitab850d41f4b6c93bb70a8e0445eb68783ceba56a
treebd5647614491c24a508afcb833e21d59c83f5e84
parent744768306b093f201d9d7b387b7dea709eb71109
sources: warn about sources exceeding maxdistance or maxjitter

Log a warning message if a source is rejected in the source selecting
due to exceeding the maxdistance or maxjitter limit to make it more
obvious when synchronization is failing for this reason. Delay the
message until the reachability register is full (8 updates), or a
replacement of the source is attempted.
sources.c