From: Jouni Malinen Date: Tue, 22 Jan 2019 11:33:48 +0000 (+0200) Subject: FILS: Remove notes about experimental implementation X-Git-Tag: hostap_2_8~517 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13a200a92ad53fa576bdcce887e3af411981d546;p=thirdparty%2Fhostap.git 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 --- diff --git a/hostapd/defconfig b/hostapd/defconfig index aeac13a67..ea5e2c9de 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 diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config index 6ecef0582..ab8026381 100644 --- a/wpa_supplicant/android.config +++ b/wpa_supplicant/android.config @@ -520,8 +520,6 @@ CONFIG_WIFI_DISPLAY=y #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 # Support RSN on IBSS networks diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig index 0a082529e..b51675b6a 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