luci-mod-network: add DHCPv6 NTP server config helper to interfaces
authorPaul Donald <newtwen+github@gmail.com>
Mon, 1 Apr 2024 22:34:42 +0000 (00:34 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Mon, 1 Apr 2024 23:52:07 +0000 (01:52 +0200)
commit723507231566b61750e32284b49acdae0d0162d3
tree40935239e8bd4b44200c40ff8783b9e4f4994459
parente5f8af1753e008bb8e3742648e80ed09388c4ebb
luci-mod-network: add DHCPv6 NTP server config helper to interfaces

Appears under DHCPv6-service when set to 'server' or 'hybrid'.

Option 'ntp' is serviced by odhcpd. It sends a DHCPv6 NTP Server option
56 for each 'ntp' list entry.

Once uci loads the system section, it provides suggestion presets of
system configured upstream NTP servers, and the LAN IP(v6) of the router
which are then statically configured by the user.

It would make more sense if odhcpd fetches them directly.
Alas, it does not (yet).

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
39 files changed:
modules/luci-base/po/ar/base.po
modules/luci-base/po/ast/base.po
modules/luci-base/po/bg/base.po
modules/luci-base/po/bn_BD/base.po
modules/luci-base/po/ca/base.po
modules/luci-base/po/cs/base.po
modules/luci-base/po/da/base.po
modules/luci-base/po/de/base.po
modules/luci-base/po/el/base.po
modules/luci-base/po/en/base.po
modules/luci-base/po/es/base.po
modules/luci-base/po/fi/base.po
modules/luci-base/po/fr/base.po
modules/luci-base/po/he/base.po
modules/luci-base/po/hi/base.po
modules/luci-base/po/hu/base.po
modules/luci-base/po/it/base.po
modules/luci-base/po/ja/base.po
modules/luci-base/po/ko/base.po
modules/luci-base/po/lt/base.po
modules/luci-base/po/mr/base.po
modules/luci-base/po/ms/base.po
modules/luci-base/po/nb_NO/base.po
modules/luci-base/po/nl/base.po
modules/luci-base/po/pl/base.po
modules/luci-base/po/pt/base.po
modules/luci-base/po/pt_BR/base.po
modules/luci-base/po/ro/base.po
modules/luci-base/po/ru/base.po
modules/luci-base/po/sk/base.po
modules/luci-base/po/sv/base.po
modules/luci-base/po/templates/base.pot
modules/luci-base/po/tr/base.po
modules/luci-base/po/uk/base.po
modules/luci-base/po/ur/base.po
modules/luci-base/po/vi/base.po
modules/luci-base/po/zh_Hans/base.po
modules/luci-base/po/zh_Hant/base.po
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js