hostapd: fix faulty WMM IE parameters with ETSI regulatory domains
authorFelix Fietkau <nbd@nbd.name>
Thu, 23 Jan 2020 13:51:58 +0000 (14:51 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Tue, 28 Jan 2020 05:05:37 +0000 (00:05 -0500)
commit90111542085cd3ef1a87af6c1e463a75b22f5b03
tree2d004d9cf0746d9d9829371ee5c56ab0df6d58ea
parentd43c11274576428a0e75a604e04c71345743f08a
hostapd: fix faulty WMM IE parameters with ETSI regulatory domains

hostapd sets minimum values for CWmin/CWmax/AIFS and maximum for TXOP.
The code for applying those values had a few bugs leading to bogus values,
which caused significant latency and packet loss.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/patches/070-driver_nl80211-fix-WMM-queue-mapping-for-regulatory-.patch [new file with mode: 0644]
package/network/services/hostapd/patches/071-driver_nl80211-fix-regulatory-limits-for-wmm-cwmin-c.patch [new file with mode: 0644]