]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Removed an obsolete comment about use of external program for EAP
authorJouni Malinen <j@w1.fi>
Wed, 11 Feb 2009 20:35:27 +0000 (22:35 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Feb 2009 20:35:27 +0000 (22:35 +0200)
wpa_supplicant/wpa_supplicant.conf

index 4b1f90b60617523c5417c3da0c1df31b908dbf51..43e81a16d2c85f903304b03748a3430cb9cf9e04 100644 (file)
@@ -262,8 +262,7 @@ fast_reauth=1
 #
 # key_mgmt: list of accepted authenticated key management protocols
 # WPA-PSK = WPA pre-shared key (this requires 'psk' field)
-# WPA-EAP = WPA using EAP authentication (this can use an external
-#      program, e.g., Xsupplicant, for IEEE 802.1X EAP Authentication
+# WPA-EAP = WPA using EAP authentication
 # IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically
 #      generated WEP keys
 # NONE = WPA is not used; plaintext or static WEP could be used