openwrt/package/network/services/hostapd/src
Felix Fietkau a19cdb1a95 hostapd: ubus: fix parent-tsf size in beacon report notification
parent_tsf in struct rrm_measurement_beacon_report is le32 (32-bit),
but was being added with blobmsg_add_u16, truncating the value.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-03-19 10:57:26 +01:00
..
hostapd hostapd: fix EAP-PWD in experimental hostapd-radius server 2026-02-19 16:13:02 +01:00
src hostapd: ubus: fix parent-tsf size in beacon report notification 2026-03-19 10:57:26 +01:00
wpa_supplicant hostapd: extend DPP ucode API with WPS M7/M8 encrypted settings handling 2026-02-08 12:25:20 +01:00