From bf9f258cce28cbd5ac4204d774ea0f5e29e431d1 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Thu, 3 Sep 2015 20:56:43 +0200 Subject: [PATCH] Comment out 802.11s mesh section For once, there currently is a kernel panic with that enabled as soon as another peer pops up. Also, having both IBSS and 802.11s mesh enabled at the same time uses twice as much airtime for broadcasts like OGMs, of which there are a lot. --- site.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site.conf b/site.conf index 6b50b49..45e1700 100644 --- a/site.conf +++ b/site.conf @@ -23,14 +23,14 @@ ssid = 'bremen.freifunk.net', }, ibss = { - ssid = 'adhoc.ffhb.de', + ssid = 'mesh.ffhb.de', bssid = '32:06:1C:1F:B9:E8', mcast_rate = 6000, }, - mesh = { - id = 'mesh.ffhb.de', - mcast_rate = 6000, - }, + --mesh = { + -- id = 'mesh.ffhb.de', + -- mcast_rate = 6000, + --}, }, wifi5 = { channel = 44, @@ -39,14 +39,14 @@ ssid = 'bremen.freifunk.net', }, ibss = { - ssid = 'adhoc.ffhb.de', + ssid = 'mesh.ffhb.de', bssid = '32:06:1C:1F:B9:E8', mcast_rate = 6000, }, - mesh = { - id = 'mesh.ffhb.de', - mcast_rate = 6000, - }, + --mesh = { + -- id = 'mesh.ffhb.de', + -- mcast_rate = 6000, + --}, }, next_node = {