mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase)
Modified-by: Marty Connor <mdc@etherboot.org> Signed-off-by: Marty Connor <mdc@etherboot.org>
This commit is contained in:
committed by
Marty Connor
parent
8ec18a5b50
commit
0758111345
@@ -69,6 +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 */
|
||||
|
||||
/*
|
||||
* Name resolution modules
|
||||
|
||||
Reference in New Issue
Block a user