[PATCH 0/5] Add mesh specific dbus signals

Dan Williams dcbw at redhat.com
Fri Jun 2 18:46:01 PDT 2017


On Fri, 2017-05-19 at 16:54 +0530, Saurav Babu wrote:
> These patch sets creates a new DBUS interface for Mesh and adds mesh
> specific
> dbus signals

So these generally look OK, but it would be great to have MeshGroups
and MeshPeers properties as well, so that an app that starts *after*
the supplicant sends these signals can get current state.  Otherwise
the app will be missing everything that happened before it started.

Dan


> Saurav Babu (5):
>   dbus: Add new interface for Mesh
>   dbus: Added dbus signal MeshGroupStarted
>   dbus: Added dbus signal MeshGroupRemoved
>   dbus: Added dbus signal MeshPeerConnected
>   dbus: Added dbus signal MeshPeerDisconnected
> 
>  doc/dbus.doxygen                |  45 ++++++++++++
>  wpa_supplicant/dbus/dbus_new.c  | 155
> ++++++++++++++++++++++++++++++++++++++++
>  wpa_supplicant/dbus/dbus_new.h  |  34 +++++++++
>  wpa_supplicant/mesh_mpm.c       |   7 ++
>  wpa_supplicant/notify.c         |  44 ++++++++++++
>  wpa_supplicant/notify.h         |   8 +++
>  wpa_supplicant/wpa_supplicant.c |   2 +
>  7 files changed, 295 insertions(+)
> 



More information about the Hostap mailing list