add wlc commands for setting 802.11d and 802.11h mode, disable both by default (helps...
[openwrt.git] / package / broadcom-wl / files / lib / wifi / broadcom.sh
index c6b01e9..71f81a7 100644 (file)
@@ -211,12 +211,14 @@ mssid $mssid
 apsta $apsta
 infra $infra
 ${wet:+wet 1}
+802.11d 0
+802.11h 0
 
 radio ${radio:-1}
 macfilter 0
 maclist none
 wds ${wds:-none}
-channel ${channel:-0}
+${channel:-channel $channel}
 country ${country:-IL0}
 maxassoc ${maxassoc:-128}
 slottime ${slottime:--1}
This page took 0.025053 seconds and 4 git commands to generate.