[PATCH] Android: Remove EAP-FAST option
Dmitry Shmidt
dimitrysh at google.com
Tue Apr 26 14:45:54 PDT 2016
Current BoringSSL version is not suitable for EAP FAST.
Change-Id: I9d2fa1c2bc9699b9b90d2f5e1be924f8195a8594
Signed-off-by: Dmitry Shmidt <dimitrysh at google.com>
---
wpa_supplicant/android.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wpa_supplicant/android.config b/wpa_supplicant/android.config
index 0a8bf98..02505bb 100644
--- a/wpa_supplicant/android.config
+++ b/wpa_supplicant/android.config
@@ -95,7 +95,7 @@ CONFIG_EAP_TTLS=y
# functionality needed for EAP-FAST. If EAP-FAST is enabled with OpenSSL,
# the OpenSSL library must be patched (openssl-0.9.8d-tls-extensions.patch)
# to add the needed functions.
-CONFIG_EAP_FAST=y
+#CONFIG_EAP_FAST=y
# EAP-GTC
CONFIG_EAP_GTC=y
--
2.8.0.rc3.226.g39d4020
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Android-Remove-EAP-FAST-option.patch
Type: application/octet-stream
Size: 948 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20160426/50e15574/attachment.obj>
More information about the Hostap
mailing list