timeservers: Add Fallback Timerservers
authorAlok Barsode <alok.barsode@linux.intel.com>
Thu, 5 Apr 2012 10:20:24 +0000 (13:20 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 5 Apr 2012 15:57:19 +0000 (18:57 +0300)
commit920950231d5875220010ed5810593d42b0106dc2
tree0f6ccab84657c96482ef02852713dc0092d1e96e
parentfb84de7beb2e06da5e267d397a4f350a2af867d3
timeservers: Add Fallback Timerservers

Add Fallback timeservers via main.conf.

These timeservers are used for time corrections when
there are no valid timeservers provided by the user or by the
network. The list of timeservers which are queried for
timing correction are Timeservers.Configuration (set by the
user), service timeservers(via service), gateway, global
timeservers (via clock API) and fallback timeservers, in that order.
src/main.conf
src/timeserver.c