]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpas_glue.c
dbus: Implement EAP SM control request signals
authorDan Williams <dcbw@redhat.com>
Mon, 24 Oct 2011 16:03:04 +0000 (11:03 -0500)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 10:04:24 +0000 (12:04 +0200)
commita9022616ae66d32c2d962261c9bb603511743cf9
tree85a96e93b7a7e2d0caa90a0eda5f80d2873ced4a
parent9ef1aaae24f5587830248cb2b03abf5f3c491123
dbus: Implement EAP SM control request signals

Add a D-Bus signal for EAP SM requests. This signal is emitted on the
Interface object so that clients only have to listen to one object for
requests rather than to all network objects. This signal is analogous
to the socket control interface's CTRL-REQ- request.

Signed-off-by: Dan Williams <dcbw@redhat.com>
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/dbus/dbus_new_helpers.h
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/wpas_glue.c