hostapd: revert upstream commit to fix #13156
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 4 Aug 2023 07:03:10 +0000 (10:03 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Aug 2023 14:01:06 +0000 (16:01 +0200)
commit5deed175a5a3fb7a550eae60f5bfdc15180def6c
tree1f85aae9879684bf1763c5d1e0476cf439ec8ed9
parenta506859f60d2a7d5756987602a550d920f17da4d
hostapd: revert upstream commit to fix #13156

Commit e978072baaca ("Do prune_association only after the STA is
authorized") causes issues when an STA roams from one interface to
another interface on the same PHY. The mt7915 driver is not able to
handle this properly. While the commits fixes a DoS, there are other
devices and drivers with the same limitation, so revert to the orginal
behavior for now, until we have a better solution in place.

Fixes: #13156
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 324673914d42f5fb9b70cc73e955117828b99f3b)
package/network/services/hostapd/patches/991-Fix-OpenWrt-13156.patch [new file with mode: 0644]