mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-15 23:17:09 +00:00
hostapd: fix short_preamble option
SVN-Revision: 39027
This commit is contained in:
parent
d24434db0a
commit
32223b3c4d
@ -140,7 +140,7 @@ hostapd_set_bss_options() {
|
||||
maxassoc max_inactivity disassoc_low_ack ap_isolate auth_cache \
|
||||
wps_pushbutton wps_label ext_registrar \
|
||||
wps_device_type wps_device_name wps_manufacturer wps_pin \
|
||||
macfilter ssid wmm hidden
|
||||
macfilter ssid wmm hidden short_preamble
|
||||
|
||||
set_default ap_isolate 0
|
||||
set_default maxassoc 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user