modules/freifunk: override channel 01 bssid for gadow, leipzig and l59 profiles
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jun 2011 22:49:58 +0000 (22:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jun 2011 22:49:58 +0000 (22:49 +0000)
modules/freifunk/root/etc/config/profile_gadow
modules/freifunk/root/etc/config/profile_l59
modules/freifunk/root/etc/config/profile_leipzig

index 5b963bc..ca4143b 100644 (file)
@@ -11,4 +11,5 @@ config 'community' 'profile'
 config 'defaults' 'interface'
        option 'netmask' '255.0.0.0'
 
-
+config 'defaults' 'bssidscheme'
+       option '1' '02:CA:FF:EE:BA:BE'
index 67c48cc..6185f02 100644 (file)
@@ -7,3 +7,6 @@ config 'community' 'profile'
        option 'splash_prefix' '27'
        option 'latitude' '52.26337'
        option 'longitude' '10.52103'
+
+config 'defaults' 'bssidscheme'
+       option '1' '02:CA:FF:EE:BA:BE'
index f4dffb8..17f3cad 100644 (file)
@@ -11,4 +11,5 @@ config 'community' 'profile'
 config 'defaults' 'interface'
        option 'netmask' '255.0.0.0'
 
-
+config 'defaults' 'bssidscheme'
+       option '1' '02:CA:FF:EE:BA:BE'