eap_proxy: Callback to notify any updates from eap_proxy
authorSunil Dutt <usdutt@qti.qualcomm.com>
Thu, 26 Feb 2015 10:24:37 +0000 (15:54 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Mar 2015 10:47:20 +0000 (12:47 +0200)
commitdd5c155e2e74f44a46190863a0fa3e0faf427be3
treef3972481477219a9c84e82c1077b35d51f119f22
parent9a05d98bf9e07f3cdda3ca2af664045f458efe35
eap_proxy: Callback to notify any updates from eap_proxy

This commit introduces a callback to notify any configuration updates
from the eap_proxy layer. This is used to trigger re-reading of IMSI and
MNC length.

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