hostapd: Add support for APuP
authorGioacchino Mazzurco <gio@polymathes.cc>
Wed, 20 Mar 2024 10:06:54 +0000 (11:06 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 12 Aug 2024 22:28:32 +0000 (00:28 +0200)
commite80520197c9ca7bced50d3605d6baba6dead6e35
tree196e0f40791439e9fdabe7e6a19d990c8270721d
parent9dbd45c18702cdd55fcfb0f71dc505afa1ff64d6
hostapd: Add support for APuP

Add support for hostapd Access Point Micro Peering

Signed-off-by: Gioacchino Mazzurco <gio@polymathes.cc>
Link: https://gitlab.com/g10h4ck/hostap/-/commits/APuP
Link: https://github.com/openwrt/openwrt/pull/15442
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/config/wifi-scripts/files/lib/netifd/hostapd.sh
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/780-Implement-APuP-Access-Point-Micro-Peering.patch [new file with mode: 0644]
package/network/services/hostapd/patches/790-APuP-add-ubus-notification-when-a-peer-comes-up.patch [new file with mode: 0644]
package/network/services/hostapd/patches/800-APuP-add-ucode-hook-for-when-a-peer-comes-up.patch [new file with mode: 0644]