]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
DBus: Publish provisioned keys in network properties
authorJohannes Berg <johannes.berg@intel.com>
Wed, 2 Feb 2011 15:00:12 +0000 (17:00 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Feb 2011 15:00:12 +0000 (17:00 +0200)
commitd1c8ac88b9dea5925fc66a9ab8b54a4b77e353fa
treea5aec74b656b4d0527498c47b7770cc4acac2dbd
parent0661eed204553d869ddbd3bed050385797d6fa2a
DBus: Publish provisioned keys in network properties

When the network was provisioned, we need to get the keys to be able to
reconnect without new provisioning. To be able to publish those keys but
not normally configured ones, add a new attribute to struct wpa_ssid
indicating whether or not keys may be exported.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
wpa_supplicant/config.c
wpa_supplicant/config_ssid.h
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wps_supplicant.c