wpa_supplicant and dbus code separation
authorWitold Sowa <witold.sowa@gmail.com>
Thu, 15 Oct 2009 18:15:10 +0000 (21:15 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 Oct 2009 18:15:10 +0000 (21:15 +0300)
commitdc461de43e807ff2758cb333a1338f1f672c6836
treedf45bb9954f86e3ce29eb44d447cfc650e70c651
parent4f34d51abe432b615629dff6f4654c9344289677
wpa_supplicant and dbus code separation

This patch completely separates supplicant's code from dbus.
It introduces three new notifications which copes with all
remaining dbus stuff.
wpas_notify_unregister_interface() was renamed to
wpas_notify_iface_removed().
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/wpa_supplicant.c