projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1cb867
)
hostapd: Fix 80211w setup with netifd
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 28 Jan 2014 21:12:45 +0000
(21:12 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 28 Jan 2014 21:12:45 +0000
(21:12 +0000)
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 39412
package/network/services/hostapd/files/netifd.sh
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/files/netifd.sh
b/package/network/services/hostapd/files/netifd.sh
index 43cc99b29019db24d4d77d049dd722def434cc6a..c8518b4d4f8d2e65c94eb0007276cbad007df0f8 100644
(file)
--- a/
package/network/services/hostapd/files/netifd.sh
+++ b/
package/network/services/hostapd/files/netifd.sh
@@
-295,7
+295,7
@@
hostapd_set_bss_options() {
[ "$auth_cache" = 0 ] && append bss_conf "disable_pmksa_caching=1" "$N"
# RSN -> allow management frame protection
- json_get_var ieee80211w
+ json_get_var ieee80211w
ieee80211w
case "$ieee80211w" in
[012])
json_get_vars ieee80211w_max_timeout ieee80211w_retry_timeout