[UPDATED] [PATCH] wpa_supplicant: D-Bus ctrl interface functionality update #3

Jouni Malinen jkmaline at cc.hut.fi
Sat Aug 26 18:32:41 EDT 2006


On Thu, Aug 24, 2006 at 09:58:51AM -0400, Dan Williams wrote:

> This patch adds the following functionality to the dbus control
> interface:
> 
> - implements ENABLE_NETWORK and DISABLE_NETWORK
> - implements state change signals
> - fixes bug with invalid D-Bus object path broadcast in the scanResults
> signal

Thanks, applied.

Please test the build with CONFIG_CTRL_IFACE_DBUS undefined before
submitting new changes to dbus code. This 'innline' did not compile:

> Index: ctrl_iface_dbus.h

> +static innline void
> +wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s,
> +                                        wpa_states new_state,
> +                                        wpa_states old_state)
>  {
>  }

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the HostAP mailing list