1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/services/hostapd/files
Felix Fietkau a7756346c7 hostapd: extend DPP ucode API with WPS M7/M8 encrypted settings handling
Add callbacks to intercept WPS M7 reception (registrar side) and M8
reception (enrollee side), allowing external code to inject extra
encrypted attributes and optionally skip credential building.

On the registrar side, the m7_rx callback receives the decrypted M7
content and can return extra data to include in M8's encrypted settings
as well as a flag to skip credential generation.

On the enrollee side, add a wps_set_m7 method to set extra encrypted
data for M7, and a m8_rx callback to handle the decrypted M8 content
externally.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-02-08 12:25:20 +01:00
..
dhcp-get-server.sh
hostapd-basic.config
hostapd-full.config hostapd: enable EAP-pwd support only for the SSL variants 2024-12-04 17:20:44 +01:00
hostapd-mini.config
hostapd.uc hostapd: extend DPP ucode API with WPS M7/M8 encrypted settings handling 2026-02-08 12:25:20 +01:00
multicall.c
radius.clients hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
radius.config hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
radius.init hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
radius.users hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
wpa_supplicant-basic.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-full.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-mini.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-p2p.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant.uc hostapd: extend DPP ucode API with WPS M7/M8 encrypted settings handling 2026-02-08 12:25:20 +01:00
wpad.init hostapd: enable coredumps 2022-12-16 14:32:47 +01:00
wpad.json hostapd: add ubus support for wired driver 2024-12-02 13:55:36 +01:00
wpad_acl.json hostapd: add support for authenticating with multiple PSKs via ubus helper 2024-10-22 14:40:42 +02:00