]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: reverse poll tracking in interleaved symmetric mode
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 30 Jun 2017 13:18:40 +0000 (15:18 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 30 Jun 2017 15:01:06 +0000 (17:01 +0200)
commit4a24368763cdeacc056a29dc27e0e506bd915133
treed2e2ead30cd47028efbda4c8a1d37d19131a1291
parent577290c5bc6e339a883153758a78671c92fdd7de
ntp: reverse poll tracking in interleaved symmetric mode

Unlike in the basic mode, the peer with a higher stratum needs to wait
for a response before sending the next request in order to minimize the
delay of the measurement and error in the measured delay.

Slightly increase the delay adjustment to make it work with older chrony
versions.
ntp_core.c