mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-02 04:12:29 +00:00
hostapd: enable radius server support
This is useful in combination with the built-in eap server support Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
cf992ca862
commit
635d177ac9
@ -142,7 +142,7 @@ CONFIG_PKCS12=y
|
||||
|
||||
# RADIUS authentication server. This provides access to the integrated EAP
|
||||
# server from external hosts using RADIUS.
|
||||
#CONFIG_RADIUS_SERVER=y
|
||||
CONFIG_RADIUS_SERVER=y
|
||||
|
||||
# Build IPv6 support for RADIUS operations
|
||||
CONFIG_IPV6=y
|
||||
|
Loading…
Reference in New Issue
Block a user