Skip to content
Commit 72350723 authored by Paul Donald's avatar Paul Donald
Browse files

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: default avatarPaul Donald <newtwen+github@gmail.com>
parent e5f8af17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment