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 14:00:16 +0000 (15:00 +0100)
commit4a58a871c46a589263f565ee7b755d5f3d695580
treeeae418952acfa8c4b3aadc4cc1609752e00b34db
parentabaf329dad058545cfd1e05d52990d7b9d3a58f8
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]