diff options
author | Jouni Malinen <j@w1.fi> | 2019-01-22 11:33:48 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2019-01-22 11:33:48 (GMT) |
commit | 13a200a92ad53fa576bdcce887e3af411981d546 (patch) | |
tree | 3e6bd4175ec669800e59c86831a24d3d93732570 /wpa_supplicant/defconfig | |
parent | ad171ccd8288246232b189f22e48717d8bdde153 (diff) | |
download | hostap-13a200a92ad53fa576bdcce887e3af411981d546.zip hostap-13a200a92ad53fa576bdcce887e3af411981d546.tar.gz hostap-13a200a92ad53fa576bdcce887e3af411981d546.tar.bz2 |
FILS: Remove notes about experimental implementation
The standard amendment has been published and there has been sufficient
amount of interoperability testing for FILS to expect the protocol not
to be changed anymore, so remove the notes claiming this to be
experimental and not suitable for production use.
Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'wpa_supplicant/defconfig')
-rw-r--r-- | wpa_supplicant/defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 0a08252..b51675b 100644 --- a/wpa_supplicant/defconfig +++ b/wpa_supplicant/defconfig @@ -569,8 +569,6 @@ CONFIG_BACKEND=file #CONFIG_MBO=y # Fast Initial Link Setup (FILS) (IEEE 802.11ai) -# Note: This is an experimental and not yet complete implementation. This -# should not be enabled for production use. #CONFIG_FILS=y # FILS shared key authentication with PFS #CONFIG_FILS_SK_PFS=y |