luci/modules/luci-mod-network
Hannu Nyman b7dd10da0f luci-mod-network: fix handling of optional RA/NDP options
Fix the handling of optional IPv6 RA and NDP options
that were exposed to LuCI with 504bdb23f

Commit 504bdb23f defined them optional but provided default values.
Those values might get unnecessarily written to /etc/config dhcp when
the the user modifies some other values. Remove the default values,
but provide placeholder for some of them.

Add the missing optional definition to 'ndproxy_routing'.
(It is a flag, so optional default values do not get written to
the config file.)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-04-20 21:06:42 +03:00
..
htdocs/luci-static/resources luci-mod-network: fix handling of optional RA/NDP options 2021-04-20 21:06:42 +03:00
root luci-mod-network: add support for network.device sections 2021-03-15 11:40:30 +01:00
Makefile luci-mod-network: add missing dependency on rpcd-mod-iwinfo 2019-09-11 12:27:02 +02:00