From 13a200a92ad53fa576bdcce887e3af411981d546 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Tue, 22 Jan 2019 13:33:48 +0200 Subject: [PATCH] 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 --- hostapd/defconfig | 2 -- wpa_supplicant/android.config | 2 -- wpa_supplicant/defconfig | 2 -- 3 files changed, 6 deletions(-) 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