]> git.ipfire.org Git - thirdparty/chrony.git/commit
reference: allow clock adjustments without updating reference
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 22 Feb 2022 10:00:27 +0000 (11:00 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 23 Feb 2022 13:43:39 +0000 (14:43 +0100)
commitaf6ae9186b8d2aad14c7d4bd974ee1676b9af422
tree76788d635e094945a2f68ecca59d7c1df89f0907
parent4c29f8888c767b4438b62c55ece1ae36e85daea9
reference: allow clock adjustments without updating reference

Add support for accumulating frequency and time offset without changing
the reference parameters and calling the local parameter change
handlers.

This will allow an unsynchronized source to operate below other sources
in order to stabilize the clock.
local.c
local.h
reference.c
reference.h