timeserver: Add Timeservers.Configuration to timeserver list
authorAlok Barsode <alok.barsode@linux.intel.com>
Thu, 5 Apr 2012 10:20:19 +0000 (13:20 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 5 Apr 2012 15:56:08 +0000 (18:56 +0300)
commitbf56d0b3a098181c58eae1e549bd2430fa958015
tree87b65f5fd1b364c31c86df29ba32bff82e3198b4
parent447256cd6424680afb92d633ba4ee60e84c6cb77
timeserver: Add Timeservers.Configuration to timeserver list

Add Timeservers.Configuration timerservers (if any) to the list of
timeservers for time correction query. Now the Order is
Timeserver.Config (via the user), service timeserver (via DHCP).
default gateway (system), global timeservers (via the user).
src/service.c
src/timeserver.c