]> git.ipfire.org Git - thirdparty/chrony.git/commit
smooth: add option to smooth out only leap seconds
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 2 Jun 2015 11:24:04 +0000 (13:24 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 2 Jun 2015 13:24:01 +0000 (15:24 +0200)
commit0abdc2a35042f70449d662f96d7c39911371d188
tree1e98c0cf30614ee5e304cce3fe4f032f6dcc6ae6
parent31669f343ac9524d2b405e9f2b04107607561cdc
smooth: add option to smooth out only leap seconds

The leaponly option can be used to enable a mode where only leap seconds
are smoothed out and normal offset/frequency changes are ignored. This
is useful to make the interval in which a leap second is smoothed out
constant and allow an NTP client to use multiple leap smearing servers
safely.
conf.c
conf.h
local.c
smooth.c
smooth.h
test/simulation/113-leapsecond