Two comments on the "/etc/NetworkManager/dispatcher.d/increase-mcast-rate" script<br><br>1 - The rates passed to iwpriv must be doubled. The way it is the rates are being fixed at 18Mbps.<br><br>2 - Also using msh0 or eth0 makes no difference. We don't need both iwpriv commands. The command does not affect infra-structure traffic, either way. <br>
<br>So, for clarity sake, I believe what is intended is:<br>iwpriv msh0 mesh_set_bcastr 72<br><br>Or, if the intended rate is 11Mbps:<br>
iwpriv msh0 mesh_set_bcastr 22<br><br><br>I am filling this as a bug, just in case (#6461)<br><br>--<br>Ricardo Carrano<br>