Tryout decreased mcast rate
This commit is contained in:
parent
34dbfd08e1
commit
b1b7173517
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
htmode = 'HT20',
|
htmode = 'HT20',
|
||||||
mesh_ssid = 'f8:d1:11:87:52:2e',
|
mesh_ssid = 'f8:d1:11:87:52:2e',
|
||||||
mesh_bssid = 'f8:d1:11:87:52:2e',
|
mesh_bssid = 'f8:d1:11:87:52:2e',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 6000,
|
||||||
},
|
},
|
||||||
wifi5 = {
|
wifi5 = {
|
||||||
ssid = 'hamburg.freifunk.net',
|
ssid = 'hamburg.freifunk.net',
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
htmode = 'HT40+',
|
htmode = 'HT40+',
|
||||||
mesh_ssid = 'f8:d1:11:87:52:2e',
|
mesh_ssid = 'f8:d1:11:87:52:2e',
|
||||||
mesh_bssid = 'f8:d1:11:87:52:2e',
|
mesh_bssid = 'f8:d1:11:87:52:2e',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 6000,
|
||||||
},
|
},
|
||||||
|
|
||||||
next_node = {
|
next_node = {
|
||||||
|
|
Loading…
Reference in a new issue