You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils/busybox
Hans Dedecker 6707d9750a 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>
8 years ago
..
config busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 9 years ago
files busybox: sysntpd - Support for NTP servers received via DHCP(v6) 8 years ago
patches busybox: fix issues with the ip command on mips64 8 years ago
Config-defaults.in image / basefiles: make console password configurable 8 years ago
Config.in busybox: include config files relative to the main Config.in (#18522) 10 years ago
Makefile busybox: sysntpd - Support for NTP servers received via DHCP(v6) 8 years ago
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 11 years ago
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 9 years ago