FILS: Add wpa_supplicant configuration options
This adds CONFIG_FILS=y build configuration option and new key management options for FILS authentication. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
903ecbe8da
commit
9b7a2b836a
5 changed files with 41 additions and 0 deletions
|
@ -822,6 +822,10 @@ fast_reauth=1
|
|||
# WPA-EAP-SUITE-B = Suite B 128-bit level
|
||||
# WPA-EAP-SUITE-B-192 = Suite B 192-bit level
|
||||
# OSEN = Hotspot 2.0 Rel 2 online signup connection
|
||||
# FILS-SHA256 = Fast Initial Link Setup with SHA256
|
||||
# FILS-SHA384 = Fast Initial Link Setup with SHA384
|
||||
# FT-FILS-SHA256 = FT and Fast Initial Link Setup with SHA256
|
||||
# FT-FILS-SHA384 = FT and Fast Initial Link Setup with SHA384
|
||||
# If not set, this defaults to: WPA-PSK WPA-EAP
|
||||
#
|
||||
# ieee80211w: whether management frame protection is enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue