openwrt/package
Raphaël Mélotte 60823c67cb 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") which fixes same
issue as in the current fix contained in '130-wpa_supplicant-multi_ap_roam.patch',
but in a different way:

 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-02-20 10:39:42 +01:00
..
base-files OpenWrt v21.02: set branch defaults 2021-02-16 02:21:33 +01:00
boot layerscape: add LX2160ARDB (Rev2.0 silicon) board support 2021-02-19 20:09:29 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware layerscape: add LX2160ARDB (Rev2.0 silicon) board support 2021-02-19 20:09:29 +01:00
kernel bcm27xx-gpu-fw: update to latest version 2021-02-19 07:18:23 +01:00
libs openssl: bump to 1.1.1j 2021-02-17 09:26:10 +01:00
network hostapd: backport ignoring 4addr mode enabling error 2021-02-20 10:39:42 +01:00
system build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 12:27:56 +01:00
utils bcm27xx-userland: update to latest version 2021-02-19 07:18:56 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00