wpa_supplicant: enable EAP-PWD.
This commit is contained in:
parent
e6dc51e70f
commit
2114bf704b
@ -121,7 +121,7 @@ CONFIG_EAP_OTP=y
|
|||||||
#CONFIG_EAP_PSK=y
|
#CONFIG_EAP_PSK=y
|
||||||
|
|
||||||
# EAP-pwd (secure authentication using only a password)
|
# EAP-pwd (secure authentication using only a password)
|
||||||
#CONFIG_EAP_PWD=y
|
CONFIG_EAP_PWD=y
|
||||||
|
|
||||||
# EAP-PAX
|
# EAP-PAX
|
||||||
#CONFIG_EAP_PAX=y
|
#CONFIG_EAP_PAX=y
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wpa_supplicant'
|
# Template file for 'wpa_supplicant'
|
||||||
pkgname=wpa_supplicant
|
pkgname=wpa_supplicant
|
||||||
version=2.6
|
version=2.6
|
||||||
revision=10
|
revision=11
|
||||||
build_wrksrc=$pkgname
|
build_wrksrc=$pkgname
|
||||||
short_desc="WPA/WPA2/IEEE 802.1X Supplicant"
|
short_desc="WPA/WPA2/IEEE 802.1X Supplicant"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user