mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user