immortalwrt/package/network
Raphaël Mélotte 91c02d06de hostapd: backport ignoring 4addr mode enabling error
This is a backport of the upstream commit 58bbbb598144 ("nl80211: Ignore
4addr mode enabling error if it was already enabled").

 nl80211_set_4addr_mode() could fail when trying to enable 4addr mode on
 an interface that is in a bridge and has 4addr mode already enabled.
 This operation would not have been necessary in the first place and this
 failure results in disconnecting, e.g., when roaming from one backhaul
 BSS to another BSS with Multi AP.

 Avoid this issue by ignoring the nl80211 command failure in the case
 where 4addr mode is being enabled while it has already been enabled.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
[bump PKG_RELEASE, more verbose commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit fb860b4e41)
2021-11-30 11:36:04 +08:00
..
config firewall4: update to latest Git HEAD 2021-09-02 12:19:59 +08:00
ipv6 6rd: delete tunnel on interface teardown 2021-09-23 23:53:12 +08:00
services hostapd: backport ignoring 4addr mode enabling error 2021-11-30 11:36:04 +08:00
utils iproute2: Avoid unnecessary package rebuilds 2021-11-16 13:17:52 +08:00