]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Interworking: Support username/password based network selection
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 5 Oct 2011 14:08:18 +0000 (17:08 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2011 20:55:34 +0000 (23:55 +0300)
commit67e1b98463824428192b94259c3c4d4d29563a32
tree9e60ed582077f3b6b9dce9d6e25ec0a977c49292
parent73c41a8fabdcf924434a49f9e69ed3cd31af1512
Interworking: Support username/password based network selection

Add support for network selection for username/password credentials with
EAP-TTLS and EAP-PEAP. The new global configuration parameters
home_username, home_password, and home_ca_cert can be used to specify
credentials for network selection.
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/interworking.c