openwrt/package/utils/busybox
Alexey Dobrovolsky a75928d125 busybox: sysntpd: option to bind server to iface
NTPD in busybox has option -I to bind server to IFACE.
However, capabilities of the busybox are limited, the -I option cannot be
repeated and only one interface can be effectively specified in it.
This option is currently not configurable via UCI.
The patch adds an interface option to the system config, ntp section.
Also sort options for uci_load_validate alphabetically.

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
(cherry picked from commit e12fcf0fe5)
2021-06-27 23:46:45 +02:00
..
config busybox: update to 1.33 2021-02-14 15:15:32 +01:00
files busybox: sysntpd: option to bind server to iface 2021-06-27 23:46:45 +02:00
patches busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00
Config-defaults.in busybox: disable PREFER_IPV4_ADDRESS 2021-05-17 23:03:13 +02:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
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 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: adjust convert_menuconfig.pl to emit relative path references for Config.in files and refresh generated files 2016-01-03 11:38:31 +00:00
Makefile busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00