]> git.ipfire.org Git - thirdparty/chrony.git/commit
reference: add "local activate" option
authorAndy Fiddaman <illumos@fiddaman.net>
Mon, 25 Mar 2024 19:05:52 +0000 (19:05 +0000)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 4 Apr 2024 13:17:05 +0000 (15:17 +0200)
commit9397ae2b0a1307829a334b621c97728d6dbdd83e
treeabd577ff9dc844cb224794fd88767b4162b790dd
parentb8ead3485b7261aabe3357b99543aa492d1422e9
reference: add "local activate" option

This option sets an activating root distance for the local reference. The
local reference will not be used until the root distance drops below the
configured value for the first time. This can be used to prevent the local
reference from being activated on a server which has never been synchronised
with an upstream server. The default value of 0.0 causes no activating
distance to be used, such that the local reference is always eligible for
activation.
candm.h
client.c
cmdmon.c
cmdparse.c
cmdparse.h
conf.c
conf.h
doc/chrony.conf.adoc
pktlength.c
reference.c
reference.h