Skip to content
Snippets Groups Projects
Commit 6707d975 authored by Hans Dedecker's avatar Hans Dedecker Committed by Jo-Philipp Wich
Browse files

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: default avatarHans Dedecker <dedeckeh@gmail.com>
parent 2ac21bd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment