hostapd: Fix 80211w setup with netifd

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 39412
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 10 years ago
parent c1cb867c13
commit b5400c775e

@ -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

Loading…
Cancel
Save