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 /hostapd | |
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 'hostapd')
-rw-r--r-- | hostapd/defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hostapd/defconfig b/hostapd/defconfig index aeac13a..ea5e2c9 100644 --- a/hostapd/defconfig +++ b/hostapd/defconfig @@ -364,8 +364,6 @@ CONFIG_IPV6=y #CONFIG_TAXONOMY=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 |