luci/modules/luci-mod-network
Hannu Nyman 26e903c740 luci-mod-network: adapt to current 802.11r defaults
The default for 802.11r option ft_psk_generate_local
was changed a few months ago by openwrt/openwrt@3cc56a5

That change was a bit awkward, as it made hostapd to
overlook the possibly existing r0kh values by default
unless the user explicitly disables the new default.

Adapt LuCI by changing the default for ft_psk_generate_local
into 'enabled'.

But ensure that LuCI does not delete the existing key values
by not making the r0kh and r1kh fields to depend on this.

Note that this is just a quick fix for the wrong default value
causing problems, but not yet a complete fix for all the options.
In the long run it might be better to make the detail options
to depend on local generation.

Reference also to LuCI PR #2102

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-25 09:00:35 +02:00
..
htdocs/luci-static/resources/view/network luci-mod-network: remove debug code from iface_status.js 2018-11-24 21:32:33 +01:00
luasrc luci-mod-network: adapt to current 802.11r defaults 2018-11-25 09:00:35 +02:00
root/etc/uci-defaults modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
Makefile modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00