]> git.ipfire.org Git - thirdparty/openwrt.git/commit
hostapd: add association frame to taxonomy data
authorJohn Crispin <john@phrozen.org>
Tue, 29 Jul 2025 12:20:19 +0000 (14:20 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 26 Jan 2026 17:46:16 +0000 (17:46 +0000)
commit79cd45ddeeb5bd711892514658938632890aff17
treefa951aee7b81f81defec8590afc3c636e3d0567d
parentc1492838f74f8ce366b2195670fd3f5d744015d9
hostapd: add association frame to taxonomy data

Extend the taxonomy subsystem to capture the complete association frame
in addition to the existing probe and association IE data.

This adds a new assoc_frame_taxonomy field to struct sta_info and exposes
it via the get_sta_ies ubus method as a base64-encoded "assoc_frame" field.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/patches/600-ubus_support.patch
package/network/services/hostapd/patches/780-Implement-APuP-Access-Point-Micro-Peering.patch
package/network/services/hostapd/patches/803-hostapd-fix-80211be-build.patch
package/network/services/hostapd/src/src/ap/ubus.c