]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Remove subscription remediation notification
authorJouni Malinen <quic_jouni@quicinc.com>
Sat, 22 Feb 2025 19:51:50 +0000 (21:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Feb 2025 20:10:46 +0000 (22:10 +0200)
commitecf62b4d1b410c566a800966e04d4ac800c2165b
tree6c39e3d8984ab0c9d440b86e29fb1e48ec13b693
parent7bb11e35d55e3d50199efc45921e76696bebd8ef
HS 2.0: Remove subscription remediation notification

This was removed from Passpoint spec v3.4 so there is no need to
maintain this implementation anymore.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
23 files changed:
hostapd/config_file.c
hostapd/ctrl_iface.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/authsrv.c
src/ap/eap_user_db.c
src/ap/hs20.c
src/ap/ieee802_1x.c
src/ap/sta_info.c
src/ap/sta_info.h
src/common/ieee802_11_defs.h
src/common/wpa_ctrl.h
src/eap_server/eap.h
src/eapol_auth/eapol_auth_sm.c
src/eapol_auth/eapol_auth_sm.h
src/eapol_auth/eapol_auth_sm_i.h
src/radius/radius.h
src/radius/radius_server.c
src/radius/radius_server.h
wpa_supplicant/hs20_supplicant.c
wpa_supplicant/hs20_supplicant.h
wpa_supplicant/wnm_sta.c
wpa_supplicant/wpa_cli.c