luci/modules/luci-mod-network/htdocs/luci-static/resources/view/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
..
dhcp.js Merge pull request #4709 from opastushkov/dnsmasq_crash_on_duplication_of_static_ip 2021-03-17 08:55:09 +01:00
diagnostics.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
hosts.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
interfaces.js luci-mod-network: fix handling of optional RA/NDP options 2021-04-20 21:06:42 +03:00
routes.js luci-mod-network: fix reading static route table value 2020-05-13 17:20:05 +02:00
switch.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
wireless.js luci-mod-network: allow wifi bridging with bridge or bridge vlan ifaces 2021-03-18 17:28:40 +01:00