busybox: sysntpd: option to bind server to iface
authorAlexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Tue, 23 Feb 2021 14:43:02 +0000 (17:43 +0300)
committerBaptiste Jonglez <git@bitsofnetworks.org>
Sun, 27 Jun 2021 21:46:45 +0000 (23:46 +0200)
commita75928d1259e52e52b1991a4dc39df61ba3c9206
treec81ed4f70105b5650eb55a857ea38ab97ed215eb
parente16a45f258a42bf36c05a182f9396d321e0c12a9
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 e12fcf0fe5597467f7cc21144e5f4da60500ebd2)
package/utils/busybox/files/sysntpd