git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3701d2f
)
contrib/community_profiles: Use the correct BSSID for channel 10 in Berlin
author
Manuel Munz
<redacted>
Wed, 4 Sep 2013 08:09:20 +0000
(08:09 +0000)
committer
Manuel Munz
<redacted>
Wed, 4 Sep 2013 08:09:20 +0000
(08:09 +0000)
contrib/package/community-profiles/files/etc/config/profile_berlin
patch
|
blob
|
history
diff --git
a/contrib/package/community-profiles/files/etc/config/profile_berlin
b/contrib/package/community-profiles/files/etc/config/profile_berlin
index 685cad7cb45f94610974f1e92ac9e80dcd9e9077..94d6cda506157fa54fa2027a43eae7922275bb62 100644
(file)
--- a/
contrib/package/community-profiles/files/etc/config/profile_berlin
+++ b/
contrib/package/community-profiles/files/etc/config/profile_berlin
@@
-14,6
+14,9
@@
config 'community' 'profile'
config 'defaults' 'wifi_device'
option 'channel' '10'
+config 'defaults' 'bssidscheme'
+ option '10' '02:CA:FF:EE:BA:BE'
+
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
git clone https://git.99rst.org/PROJECT