hostapd: backport upstream patch to fix setting BSS color
authorRany Hany <rany_hany@riseup.net>
Sun, 12 Jan 2025 22:41:48 +0000 (22:41 +0000)
committerPetr Štetiar <ynezz@true.cz>
Mon, 13 Jan 2025 06:47:54 +0000 (06:47 +0000)
commit5ce1af9539da667f62dc3cb426f9ec36e53fb54e
treef8f4b1da8de485ce1c20906649ac520810ed8cec
parent62af69f9e4611182ca529ab4bf27a105a77df2a7
hostapd: backport upstream patch to fix setting BSS color

Without this patch, we get the following error:

Mon Dec 23 11:35:44 2024 daemon.err hostapd: nl80211: kernel reports: integer out of range

As updating hostapd would be too complex and requires further testing,
we backport this simple upstream fix instead.

Fixes: https://github.com/openwrt/openwrt/issues/16680
Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/17590
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/763-radius-wispr.patch
package/network/services/hostapd/patches/803-hostapd-fix-80211be-build.patch
package/network/services/hostapd/patches/804-hostapd-Fix-clearing-up-settings-for-color-switch.patch [new file with mode: 0644]