]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
EAP-pwd: Describe build option for EAP-pwd
authorDan Harkins <dharkins@lounge.org>
Sat, 11 Feb 2012 10:17:58 +0000 (12:17 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 10:17:58 +0000 (12:17 +0200)
Signed-hostap: Dan Harkins <dharkins@lounge.org>

hostapd/defconfig
wpa_supplicant/defconfig

index bae5ba2f80304fb941ff558929f155f0e8b2a976..3cf0d13bddc4645a4bf83f81589e882e6fb731ad 100644 (file)
@@ -84,6 +84,9 @@ CONFIG_EAP_TTLS=y
 # EAP-PSK for the integrated EAP server (this is _not_ needed for WPA-PSK)
 #CONFIG_EAP_PSK=y
 
+# EAP-pwd for the integrated EAP server (secure authentication with a password)
+#CONFIG_EAP_PWD=y
+
 # EAP-SAKE for the integrated EAP server
 #CONFIG_EAP_SAKE=y
 
index 69a86252b4a313a58db041e55f503eea9861d202..3ca9bcb2899536951a90b21dd75da3446ff39a31 100644 (file)
@@ -165,6 +165,9 @@ CONFIG_EAP_OTP=y
 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
 #CONFIG_EAP_PSK=y
 
+# EAP-pwd (secure authentication using only a password)
+#CONFIG_EAP_PWD=y
+
 # EAP-PAX
 #CONFIG_EAP_PAX=y