summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorJoshua Oreman2009-08-08 08:06:22 +0200
committerMarty Connor2010-01-05 16:09:44 +0100
commit8106cb130b4a6a24fc3e51d4d46c88fdacf86727 (patch)
treedc3485e76282512c440aefed40cd892b64ecfe55 /src/config/general.h
parent[wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) (diff)
downloadipxe-8106cb130b4a6a24fc3e51d4d46c88fdacf86727.tar.gz
ipxe-8106cb130b4a6a24fc3e51d4d46c88fdacf86727.tar.xz
ipxe-8106cb130b4a6a24fc3e51d4d46c88fdacf86727.zip
[wpa] Add TKIP backend (legacy RC4-based cryptosystem)
Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 8855a872..72fda10d 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -69,7 +69,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
*
*/
#define CRYPTO_80211_WEP /* WEP encryption (deprecated and insecure!) */
-#define CRYPTO_80211_WPA_PSK /* WPA "Personal" frontend using a passphrase */
+#define CRYPTO_80211_WPA /* WPA Personal, authenticating with passphrase */
/*
* Name resolution modules