]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Send STA connected/disconnected events to parent ctrl_iface
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 21 Jul 2011 22:19:46 +0000 (15:19 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 25 Nov 2011 21:56:13 +0000 (23:56 +0200)
commit8a5e75f60f7a8ae1562e0ab82c6b2a2eb57350f3
treee3be8e6a66fc7391761f76c8b2f031687a59c49b
parentfcd168478749251350d3d117eefa57dc3d5553ae
P2P: Send STA connected/disconnected events to parent ctrl_iface

Send the connection events from P2P group to both the group interface
and parent interface ctrl_ifaces to make it easier for external monitor
programs to see these events without having to listen to all group
interfaces when virtual group interfaces are used.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/ap/hostapd.h
src/ap/sta_info.c
wpa_supplicant/ap.c