Skip to content
Snippets Groups Projects
Commit 1dac9614 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

set testing params

parent f1048299
No related branches found
No related tags found
No related merge requests found
......@@ -24,17 +24,17 @@
channel = 6,
htmode = 'HT40+',
ap = {
ssid = 'nordwest.freifunk.net',
ssid = 'testing.nordwest.freifunk.net',
},
ibss = {
ssid = 'mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF',
ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BE',
mcast_rate = 12000,
},
--[[mesh = {
id = 'ffnw-mesh',
id = 'testing-ffnw-mesh',
mcast_rate = 12000,
},--]]
},
......@@ -42,17 +42,17 @@
channel = 44,
htmode = 'HT40+',
ap = {
ssid = 'nordwest.freifunk.net',
ssid = 'testing.nordwest.freifunk.net',
},
ibss = {
ssid = 'mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BF',
ssid = 'testing.mesh.ffnw',
bssid = '02:CA:FF:EE:BA:BE',
mcast_rate = 12000,
},
--[[mesh = {
id = 'ffnw-mesh',
id = 'testing-ffnw-mesh',
mcast_rate = 12000,
},--]]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment