]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: limit total monotonic offset correction
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 2 Dec 2021 09:56:26 +0000 (10:56 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 2 Dec 2021 10:01:01 +0000 (11:01 +0100)
commitaf611b5842a6d107d1668cd4f5d6d6c8b3079c1c
tree573da4bb91f70c32d7f1213a999a1d42b5339563
parent1c1ca1d12f1a517b69f5419e9fbb2917747d38ab
ntp: limit total monotonic offset correction

In addition to the 16s limit in per-response change in the monotonic
offset, don't allow the total accumulated offset injected in sourcestats
to be larger than 16 seconds.
ntp_core.c