1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
David Bauer f96744ba6b mac80211: mask nested A-MSDU support for mesh
mac80211 incorrectly processes A-MSDUs contained in A-MPDU frames. This
results in dropped packets and severely impacted throughput.

As a workaround, don't indicate support for A-MSDUs contained in
A-MPDUs. This improves throughput over mesh links by factor 10.

Ref: https://github.com/openwrt/mt76/issues/450

Signed-off-by: David Bauer <mail@david-bauer.net>
2022-10-02 23:04:38 +02:00
..
base-files base-files: Actually set default name 2022-09-22 21:37:45 +02:00
boot uboot-mvebu: backport LibreSSL patches for older version of LibreSSL 2022-10-02 20:22:54 +02:00
devel trace-cmd: update to v3.1.3 2022-10-02 20:22:54 +02:00
firmware ipq40xx: Add ZTE MF289F 2022-09-24 23:53:53 +02:00
kernel mac80211: mask nested A-MSDU support for mesh 2022-10-02 23:04:38 +02:00
libs libtracefs: update to 1.5.0 2022-10-02 20:22:54 +02:00
network qos-scripts: fix trailing whitespace in config files 2022-09-27 17:16:46 +02:00
system rpcd: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
utils ucode: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
Makefile