hostapd: Allow to make Management Frame Protection optional

WPA3 mandates MFP, but many clients do not support it at all.

Therefore this can now be set to optional and clients will
fall back to WPA2.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-10-20 09:15:03 +00:00
parent 75f3182a39
commit 13cbb92ad4
12 changed files with 65 additions and 9 deletions

View File

@@ -2962,6 +2962,9 @@
'wlan client wpa mode tkip tkip' => 'TKIP-TKIP',
'wlan clients' => 'Wireless clients',
'wlanap' => 'Access Point',
'wlanap 802.11w disabled' => 'Disabled',
'wlanap 802.11w enforced' => 'Enforced',
'wlanap 802.11w optional' => 'Optional',
'wlanap auto' => 'Automatic Channel Selection',
'wlanap broadcast ssid' => 'Broadcast SSID',
'wlanap channel' => 'Channel',