ntp: Retry a given server address multiple times before falling back
authorGrant Erickson <marathon96@gmail.com>
Mon, 16 Jul 2012 16:48:05 +0000 (09:48 -0700)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Tue, 17 Jul 2012 08:13:47 +0000 (10:13 +0200)
commit61af3ca2a91e4a52a9307ae4935177ea5256558c
tree4b592606c3274955f95d1df1c4cb33a51d976ade
parent6f0080f148b1f5555e1be9db7536bdbad2f48642
ntp: Retry a given server address multiple times before falling back

This patch causes the internal NTP client to retry a given server
address up to three times (four total attempts) at a two second interval
before falling back to another server name or server address.
src/ntp.c