]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: refactor logging of source-specific selection status
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 3 Mar 2025 14:48:37 +0000 (15:48 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 6 Mar 2025 10:41:40 +0000 (11:41 +0100)
commit744768306b093f201d9d7b387b7dea709eb71109
treefdf67dafedd5d49f26d257a2dbd845de6067a53a
parent26d4f0c401c9dc20b09b1d530d58a32297710e16
sources: refactor logging of source-specific selection status

Move logging of falsetickers and system peers to the mark_source()
function. Use an array to flag already logged messages in preparation
for logging of other status. Support variable number of arguments in the
logging functions.
sources.c