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)
committerFelix Fietkau <nbd@nbd.name>
Thu, 23 Jan 2020 13:53:13 +0000 (14:53 +0100)
commitc07f6e8659ea1348c75c04dac2924616f0042293
treed7ed15e80a5443be69ac21dfc0bddc4a2ac28033
parent6fe31abc5a466f533547d91aed6b747cd3c44efe
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]