From 247b8bdaf603a0b6f3cb2baa3e5a2abbb4d28a7e Mon Sep 17 00:00:00 2001 From: Krombel Date: Tue, 9 Oct 2018 16:47:17 +0200 Subject: [PATCH] ffmuc-mesh => ffmuc-umland-mesh for 5Ghz as well --- domains/ffbay_dah.conf | 2 +- domains/ffbay_ebe.conf | 2 +- domains/ffbay_ed.conf | 2 +- domains/ffbay_ffb.conf | 2 +- domains/ffbay_fs.conf | 2 +- domains/ffbay_sta.conf | 2 +- domains/ffbay_tol.conf | 2 +- domains/ffmuc_umland.conf | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ffbay_dah.conf b/domains/ffbay_dah.conf index a30f857..58d8786 100644 --- a/domains/ffbay_dah.conf +++ b/domains/ffbay_dah.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_ebe.conf b/domains/ffbay_ebe.conf index 6795480..7da7859 100644 --- a/domains/ffbay_ebe.conf +++ b/domains/ffbay_ebe.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_ed.conf b/domains/ffbay_ed.conf index 0b15ffc..ea2369a 100644 --- a/domains/ffbay_ed.conf +++ b/domains/ffbay_ed.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_ffb.conf b/domains/ffbay_ffb.conf index bd1ab3c..457987b 100644 --- a/domains/ffbay_ffb.conf +++ b/domains/ffbay_ffb.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_fs.conf b/domains/ffbay_fs.conf index db85c64..a26320f 100644 --- a/domains/ffbay_fs.conf +++ b/domains/ffbay_fs.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_sta.conf b/domains/ffbay_sta.conf index bb8a645..ac8cd59 100644 --- a/domains/ffbay_sta.conf +++ b/domains/ffbay_sta.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffbay_tol.conf b/domains/ffbay_tol.conf index 36b4118..412de3a 100644 --- a/domains/ffbay_tol.conf +++ b/domains/ffbay_tol.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, }, diff --git a/domains/ffmuc_umland.conf b/domains/ffmuc_umland.conf index f3f9c27..44e8335 100644 --- a/domains/ffmuc_umland.conf +++ b/domains/ffmuc_umland.conf @@ -37,7 +37,7 @@ ssid = 'muenchen.freifunk.net', }, mesh = { - id = 'ffmuc-mesh', + id = 'ffmuc-umland-mesh', mcast_rate = 12000, disabled = true, },