openwrt/package
Nick Hainke e5cab973a4
hostapd: add measurement report value for beacon reports
Add the measurement report value to the beacon reports send via ubus. It
is possible to derive from the measurement report if a station refused to
do a beacon report and why. It is important to know why a station refuses
to do a beacon-report. In particular, we should not request a beacon
report from a station again that refused a beacon-report before.

The rejection reasons can be found by looking at the bits defined by:
- MEASUREMENT_REPORT_MODE_ACCEPT
- MEASUREMENT_REPORT_MODE_REJECT_LATE
- MEASUREMENT_REPORT_MODE_REJECT_INCAPABLE
- MEASUREMENT_REPORT_MODE_REJECT_REFUSED

Suggested-by: Ian Clowes <clowes_ian@hotmail.com>
Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-13 16:53:37 +02:00
..
base-files base-files: Actually set default name 2022-09-22 21:37:45 +02:00
boot uboot-mediatek: fixes defconfig typo for UniFi 6 LR 2022-10-11 14:34:11 +02:00
devel build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
firmware ipq40xx: Add ZTE MF289F 2022-09-24 23:53:53 +02:00
kernel mac80211: add patch that gives the driver more control over netdev offloads 2022-10-13 15:04:33 +02:00
libs libnl-tiny: update to the latest version 2022-10-09 22:52:48 +02:00
network hostapd: add measurement report value for beacon reports 2022-10-13 16:53:37 +02:00
system rpcd: update to latest Git HEAD 2022-09-16 15:15:20 +02:00
utils build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00