From 6d55c1ff4aa13ff90f69f70c1c21c89fe6469cb1 Mon Sep 17 00:00:00 2001 From: egon_ffj Date: Sat, 22 Jan 2011 18:16:03 +0100 Subject: * changed bssid of adhoc-interface to a ieee conform one. based on the channel/bssid table by ff-pberg (https://kifuse02.pberg.freifunk.net/moin/channel-bssid-essid) diff --git a/files/etc/config/wireless b/files/etc/config/wireless index c4f99b5..ba106d4 100644 --- a/files/etc/config/wireless +++ b/files/etc/config/wireless @@ -6,7 +6,7 @@ config wifi-iface option device wifi0 option mode adhoc option ssid batman.jena.freifunk.net - option bssid 03:CA:FF:EE:BA:BE + option bssid 52:CA:FF:EE:BA:BE option hidden 1 config wifi-iface -- cgit v0.10.1