projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
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
diff --git
a/package/broadcom-wl/files/lib/wifi/broadcom.sh
b/package/broadcom-wl/files/lib/wifi/broadcom.sh
index
d423288
..
71f81a7
100644
(file)
--- a/
package/broadcom-wl/files/lib/wifi/broadcom.sh
+++ b/
package/broadcom-wl/files/lib/wifi/broadcom.sh
@@
-211,6
+211,8
@@
mssid $mssid
apsta $apsta
infra $infra
${wet:+wet 1}
+802.11d 0
+802.11h 0
radio ${radio:-1}
macfilter 0
This page took
0.020997 seconds
and
4
git commands to generate.