Pass required IEEE 802.1x settings to wpa_supplicant
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 22 Dec 2009 20:26:56 +0000 (21:26 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Dec 2009 20:31:38 +0000 (12:31 -0800)
commitd1d63b31db7a784816323be621d8419c8d49668f
treeedb6b0083bef7d9c3e4db13d32a2f41d40de889b
parent6d7c60194a2cd0da5119fcce156ab7bd9f82babf
Pass required IEEE 802.1x settings to wpa_supplicant

When trying to connect to a 802.1x service, the attached network is
updated with the 802.1x settings from the config entries, if any. Then
we fetch those settings and send the relevant ones to wpa_supplicant.
Please note that only TLS and PEAP are supported at the moment. Those
two authentication methods account for most of the 802.1x WiFi networks.
plugins/supplicant.c