busybox: sysntpd - Support for NTP servers received via DHCP(v6)
authorHans Dedecker <dedeckeh@gmail.com>
Mon, 23 May 2016 12:30:57 +0000 (14:30 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 24 May 2016 11:30:58 +0000 (13:30 +0200)
commit6707d9750aa37df75fc1d5c9e64ab599f608c3a2
treec28c2c4655b77c5008ba93e358592d680abbb8cb
parent2ac21bd793946a214295b760cd652b4150d3dc07
busybox: sysntpd - Support for NTP servers received via DHCP(v6)

The busybox ntpd utility currently uses ntp servers specified in uci.
This patch allows the ntpd utility to use NTP servers received via DHCP(v6)
Following uci parameters have been added:
    use_dhcp : enables NTP server config via DHCP(v6)
    dhcp_interface : use NTP servers received only on the specified DHCP(v6) interfaces; if empty all interfaces are considered

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
package/utils/busybox/Makefile
package/utils/busybox/files/sysntpd