]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Interworking: Add support for using Roaming Consortium OI for matching
authorJouni Malinen <j@w1.fi>
Thu, 2 Aug 2012 15:48:31 +0000 (18:48 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 2 Aug 2012 15:48:31 +0000 (18:48 +0300)
commit955567bc0948135be62871800b556922c661bf57
treecc6cbcc517b7a72161c52a3bf2c749d37ef4b63d
parent8ca93c59e002e9359f7fe5b707979b8f5012167c
Interworking: Add support for using Roaming Consortium OI for matching

Each cred block can now be matched based on Roaming Consortium OI as an
alternative mechanism to using NAI Realm information. This may be
optimized for efficiency in the future since Roaming Consortium
information is available in scan results without having to go through
ANQP queries. In addition, this is easier to support in case there is a
large number of realms that can be used for authentication.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/interworking.c
wpa_supplicant/wpa_supplicant.conf