ab4df227d466e881e4279821b5fc1563f0e7e933 |
|
02-Sep-2014 |
Kay Sievers <kay@vrfy.org> |
Revert "timesyncd: remove retry_timer logic which is covered by the server timeout"
This reverts commit 665c6a9eab46b0b253af6566ca9fc70c866b3fcd.
On Tue, Sep 2, 2014 at 3:17 PM, Miroslav Lichvar <mlichvar@redhat.com> wrote:
>
> With the other patch allowing missed replies included it's now getting
> stuck as there is no timer to send the 2nd and 3rd request. |
63463bf091949e0178b749016828ec400c106582 |
|
02-Sep-2014 |
Miroslav Lichvar <mlichvar@redhat.com> |
timesyncd: wait before reconnecting to first server
When all servers are exhausted, wait for one poll interval before trying
to connect again to the first server in the list. Also, keep increasing
the polling interval to make sure a client not getting any valid replies
will not send requests to any server more frequently than is allowed by
the maximum polling interval. |