openwrt-pf/package/network
Felix Fietkau b92df1e8da hostapd: ucode: fix CSA bandwidth for 320 MHz and 80+80 channels
switch_channel computed the CSA bandwidth as 40 << oper_chwidth, which
mismaps oper_chwidth 3 (80+80, must be 80 MHz plus center_freq2) to 320
and 9 (320 MHz) to 20480. Map the operating channel width to the actual
MHz bandwidth explicitly.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-07-16 11:50:21 +02:00
..
config scripts: dhcp: option to override preferred Client ID per interface 2026-07-11 17:30:55 +02:00
ipv6 scripts: dhcp: option to override preferred Client ID per interface 2026-07-11 17:30:55 +02:00
services hostapd: ucode: fix CSA bandwidth for 320 MHz and 80+80 channels 2026-07-16 11:50:21 +02:00
utils wireguard: add metric to routes 2026-07-01 19:09:09 +02:00