]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use helper functions to access RSNE/RSNXE from BSS entries
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 11 Oct 2023 09:50:05 +0000 (12:50 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jul 2024 18:28:28 +0000 (21:28 +0300)
commit5488e120d3d47ba602d89b8365a8d8e5e5aa3e4f
tree78797f7a7f2a504353bb0995977af1f619e8a95a
parent341bcb2b5c7d83acd2f8f0237182d54d883603e7
Use helper functions to access RSNE/RSNXE from BSS entries

This is a step towards allowing the contents of RSNE/RSNXE to be
overridden.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
14 files changed:
wpa_supplicant/bss.c
wpa_supplicant/bss.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dpp_supplicant.c
wpa_supplicant/events.c
wpa_supplicant/hs20_supplicant.c
wpa_supplicant/interworking.c
wpa_supplicant/mbo.c
wpa_supplicant/pasn_supplicant.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpas_glue.c
wpa_supplicant/wps_supplicant.c