Re: [LEDE-DEV] [PATCH] hostapd: set mcast_rate in mesh mode

2017-07-16 Thread Daniel Golle
On Thu, May 11, 2017 at 08:56:50AM +0200, Sven Eckelmann wrote: > From: Sven Eckelmann > > The wpa_supplicant code for IBSS allows to set the mcast rate. It is > recommended to increase this value from 1 or 6 Mbit/s to something higher > when using a mesh protocol on top which uses the multicast

[LEDE-DEV] [PATCH] hostapd: set mcast_rate in mesh mode

2017-05-10 Thread Sven Eckelmann
From: Sven Eckelmann The wpa_supplicant code for IBSS allows to set the mcast rate. It is recommended to increase this value from 1 or 6 Mbit/s to something higher when using a mesh protocol on top which uses the multicast packet loss as indicator for the link quality. This setting was unfortuna