]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: fix poll interleaving with unsynchronised peers
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 30 Jun 2017 09:32:19 +0000 (11:32 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 30 Jun 2017 15:01:01 +0000 (17:01 +0200)
commit577290c5bc6e339a883153758a78671c92fdd7de
tree9ed3d990adb5a5fc7cae6272faec1b63211f4963
parent854ff69f782875a340c15213f1bb8c4fc700f717
ntp: fix poll interleaving with unsynchronised peers

Update the remote poll and remote stratum even for unsychronised peers,
and handle stratum of 0 as 16, so the peers work with the opposite
differences between their strata and can adjust their polling intervals
in order to interleave the packets.
ntp_core.c