]> git.ipfire.org Git - thirdparty/chrony.git/commit
sources: check maximum reach size before postponing update
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 27 Aug 2018 11:11:49 +0000 (13:11 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 27 Aug 2018 11:33:47 +0000 (13:33 +0200)
commit5bc9c0d07a7ea601c04d5b4d75e82026eef8c979
tree767ff221455d3b8f53309c0c2036e96248b2269f
parenta2146e82efbcf030c8281569b1c02d0b02c8c48d
sources: check maximum reach size before postponing update

Don't wait for other sources to be selectable when the maximum
selectable and non-selectable reachability registers happen to match
and a register is already full (e.g. after heavy packet loss).
sources.c