]> git.ipfire.org Git - thirdparty/hostap.git/commit
eap_proxy: Build realm from IMSI for proxy based EAP methods
authorVidyullatha Kanchanapally <vkanchan@qti.qualcomm.com>
Fri, 2 Jun 2017 13:08:20 +0000 (18:38 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 6 Jun 2017 00:41:23 +0000 (03:41 +0300)
commit002087651478644070673f4db2ef4218f00ce6a1
tree75ec6af933042579b4e7433655709dc28742d735
parent5e0c20ff3e63978c76c0d91f7bddc465fb3c03a4
eap_proxy: Build realm from IMSI for proxy based EAP methods

For proxy based EAP methods, the EAP identity is constructed in
eap_proxy layer from IMSI when required. Realm information from identity
is used to do ERP eventually, hence construct the realm for proxy based
methods from IMSI in core wpa_supplicant to enable the ERP use case.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/eap_peer/eap.c
src/eap_peer/eap.h
src/eapol_supp/eapol_supp_sm.c
src/eapol_supp/eapol_supp_sm.h