mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 19:51:03 +01:00
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>