mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
hostapd: fix short_preamble option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39027 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user