diff options
author | Jesus Fernandez Manzano <jesus.manzano@galgus.ai> | 2024-01-23 10:49:34 +0100 |
---|---|---|
committer | Jesus Fernandez Manzano <jesus.manzano@galgus.ai> | 2024-01-23 10:49:34 +0100 |
commit | 4c76a91fd7aabdef0a8bc8769727b909e994a628 (patch) | |
tree | fa3e1b85104e5e93d28c401d4cec0e523d64dbdd /applications/luci-app-udpxy/htdocs/luci-static/resources/view | |
parent | 87734b841d4de8385fe4a1d0c11440be01ccc7d8 (diff) |
luci-mod-network: wireless.js: fix 802.11r dependencies
Don't allow enabling 802.11r when using WPA, it needs at least WPA2.
This is because 802.11r advertises FT support in-part through the
Authentication and Key Management (AKM) suites in the Robust
Security Network (RSN) Information Element, which was included in
the 802.11i amendment and WPA2 certification program.
Pre-standard WPA did not include the RSN IE, but the WPA IE.
This IE can not advertise the AKM suite for FT.
Also restrict ft_psk_generate_local to psk2 and psk-mixed. Using it
with non-psk encryptions breaks roaming.
Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.ai>
Diffstat (limited to 'applications/luci-app-udpxy/htdocs/luci-static/resources/view')
0 files changed, 0 insertions, 0 deletions