By default, hostapd assumes r1_key_holder equal to bssid. If LEDE
configures the same static r1 key holder ID on two different APs (BSSes) the
RRB exchanges fails behind them.
Signed-off-by: Yury Shvedov
---
package/network/services/hostapd/files/hostapd.sh | 3 +--
1 file changed, 1 insertion(+
On 2017-10-19 15:48, Yury Shvedov wrote:
> By default, hostapd assumes r1_key_holder equal to bssid. If LEDE
> configures the same static r1 key holder ID on two different APs (BSSes) the
> RRB exchanges fails behind them.Your patch is missing the Signed-off-by tag.
> Please fix and resubmit.
Tha
By default, hostapd assumes r1_key_holder equal to bssid. If LEDE
configures the same static r1 key holder ID on two different APs (BSSes) the
RRB exchanges fails behind them.
---
package/network/services/hostapd/files/hostapd.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git