immortalwrt/package
David Bauer 68e4cc9be5 hostapd: don't ignore probe-requests with invalid DSSS params
Don't ignore probe requests which contain an invalid DS parameter for the
current operating channel.

As the comment outlines, the drop shall only apply if
dot11RadioMeasurementActivated is set to 1.

However, it was observed Linux clients (Debian 12 / NixOS 23.11)
with an Intel 8265 NIC may generate a probe request frame with
dot11RadioMeasurementActivated set to false and an invalid DSSS
parameter.

These were also dropped even though they should not have been. They
however should not have contained this parameter in the first place.

Don't drop Probe Requests which contain such an invalid field. This may
lead to more probe responses being sent, however it does fix very
frequent connection issues for these clients on 2.4 GHz.

Signed-off-by: David Bauer <mail@david-bauer.net>
2024-06-30 22:23:11 +02:00
..
base-files Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG" 2024-06-20 05:52:05 +02:00
boot uboot-mvebu: add support for MikroTik RB5009 2024-06-24 09:46:19 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: add RTL8126 firmware 2024-06-23 22:36:28 +02:00
kernel bcm63xx-cfe: update to latest version 2024-06-26 19:26:34 +02:00
libs openssl: conditionally disable engine section 2024-06-22 16:31:23 +02:00
network hostapd: don't ignore probe-requests with invalid DSSS params 2024-06-30 22:23:11 +02:00
system apk: host: make the help available 2024-06-11 23:58:20 +02:00
utils e2fsprogs: remove HostBuild 2024-06-28 11:25:58 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00