]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: improve copying of server status
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 29 Apr 2024 09:21:45 +0000 (11:21 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 29 Apr 2024 09:21:45 +0000 (11:21 +0200)
commit276591172eac68ec3345c00d81624d89b5372c05
treef727766d494f12494b3eca72f7fd434b18cfc640
parent989ef702aa75be972af432e1dd0fa2038ebad9a5
ntp: improve copying of server status

When a server specified with the copy option responds with an
unsynchronized status (e.g. due to selection failure), reset the
source instance to immediately switch the local reference status
instead of waiting for the source to become unreachable after 8 polls.
ntp_core.c