projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] firewall: fix wrong rule order if multiple protocols are used
[openwrt.git]
/
package
/
hostapd
/
files
/
wpa_supplicant-full.config
diff --git
a/package/hostapd/files/wpa_supplicant-full.config
b/package/hostapd/files/wpa_supplicant-full.config
index
8d6813a
..
6e157f7
100644
(file)
--- a/
package/hostapd/files/wpa_supplicant-full.config
+++ b/
package/hostapd/files/wpa_supplicant-full.config
@@
-189,7
+189,7
@@
CONFIG_EAP_LEAP=y
#CONFIG_EAP_TNC=y
# Wi-Fi Protected Setup (WPS)
#CONFIG_EAP_TNC=y
# Wi-Fi Protected Setup (WPS)
-
#
CONFIG_WPS=y
+CONFIG_WPS=y
# EAP-IKEv2
#CONFIG_EAP_IKEV2=y
# EAP-IKEv2
#CONFIG_EAP_IKEV2=y
This page took
0.021273 seconds
and
4
git commands to generate.