]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Skip credential without EAP method for roaming consortium match
authorPurushottam Kushwaha <pkushwah@codeaurora.org>
Fri, 14 Jun 2019 07:50:01 +0000 (13:20 +0530)
committerJouni Malinen <jouni@codeaurora.org>
Fri, 14 Jun 2019 20:10:51 +0000 (23:10 +0300)
commitdcc31e7957c2ff949bce4cb82e3a2b1f4090e6cc
tree15617d5ab4a4a2ee917347a33cff600b1be67fb7
parent4fc5c00c784c2d564f9c01fb4f2a5998811b68e7
HS 2.0: Skip credential without EAP method for roaming consortium match

EAP method is required for a credential that matches configured
roaming_consortium with an Interworking AP. Hence skip credentials which
do not have EAP method specified for this match. This fixes an issue
where a credential that cannot work without EAP method from NAI Realms
information is selected first based on roaming consortium.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/interworking.c