-Description:
Enable EAP Re-authentication Protocol in integrated EAP server.
-Changelog:
Adding CONFIG_EAP=y.
Signed-off-by: Bima Hutama <[email protected]>
---
package/network/services/hostapd/files/hostapd-full.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/network/services/hostapd/files/hostapd-full.config
b/package/network/services/hostapd/files/hostapd-full.config
index c8e9521..1a11f6c 100644
--- a/package/network/services/hostapd/files/hostapd-full.config
+++ b/package/network/services/hostapd/files/hostapd-full.config
@@ -53,6 +53,9 @@ CONFIG_PEERKEY=y
# Integrated EAP server
CONFIG_EAP=y
+# EAP Re-authentication Protocol (ERP) in integrated EAP server
+CONFIG_ERP=y
+
# EAP-MD5 for the integrated EAP server
CONFIG_EAP_MD5=y
--
2.1.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel