diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-08-24 13:14:18 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-08-24 13:14:18 +0000 |
| commit | 6af62b8afc0ac153a5026f97f58ab7bab12fa97a (patch) | |
| tree | e38227fccef241d68e19f016c4aea1d54bae091b /openwrt | |
| parent | a0a9319149d10ac7ee4525b41992d9afc2900874 (diff) | |
| download | mtk-20170518-6af62b8afc0ac153a5026f97f58ab7bab12fa97a.zip mtk-20170518-6af62b8afc0ac153a5026f97f58ab7bab12fa97a.tar.gz mtk-20170518-6af62b8afc0ac153a5026f97f58ab7bab12fa97a.tar.bz2 | |
add vlan_mode 0 command to fix the weird google issue in broadcom-wl
SVN-Revision: 4651
Diffstat (limited to 'openwrt')
| -rw-r--r-- | openwrt/package/broadcom-wl/files/lib/wifi/broadcom.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/broadcom-wl/files/lib/wifi/broadcom.sh b/openwrt/package/broadcom-wl/files/lib/wifi/broadcom.sh index 7852ae9..2c95102 100644 --- a/openwrt/package/broadcom-wl/files/lib/wifi/broadcom.sh +++ b/openwrt/package/broadcom-wl/files/lib/wifi/broadcom.sh @@ -158,6 +158,7 @@ infra $infra ${wet:+wet 1} radio ${radio:-1} +vlan_mode 0 macfilter 0 maclist none wds none |
