hostapd: support WPA3 (CONFIG_SAE flag)
This commit is contained in:
committed by
classabbyamp
parent
6e9dba2e26
commit
75656e9a9e
@@ -100,3 +100,6 @@ CONFIG_ACS=y
|
||||
|
||||
# Support debug logging to syslog
|
||||
CONFIG_DEBUG_SYSLOG=y
|
||||
|
||||
# Simultaneous Authentication of Equals (SAE), WPA3-Personal
|
||||
CONFIG_SAE=y
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'hostapd'
|
||||
pkgname=hostapd
|
||||
version=2.10
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc="$pkgname"
|
||||
conf_files="/etc/hostapd/hostapd.conf"
|
||||
hostmakedepends="pkg-config"
|
||||
|
||||
Reference in New Issue
Block a user