mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 14:19:43 +00:00
hostapd: properly parse wmm and hidden uci options (#14589)
SVN-Revision: 39005
This commit is contained in:
parent
6242255df2
commit
18dd101903
@ -83,7 +83,7 @@ EOF
|
||||
|
||||
hostapd_common_add_bss_config() {
|
||||
config_add_string bssid ssid
|
||||
config_add_boolean wds
|
||||
config_add_boolean wds wmm hidden
|
||||
|
||||
config_add_int maxassoc max_inactivity
|
||||
config_add_boolean disassoc_low_ack ap_isolate short_preamble
|
||||
|
Loading…
x
Reference in New Issue
Block a user