]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Do not send network notification for all P2P groups
authorJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 13:44:42 +0000 (16:44 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 13:44:42 +0000 (16:44 +0300)
commit447969e034cbcdb9d2c686f7393f2fbeb69319b2
treefae13ac3b782bc08ee460c37ee1f26e099f631b2
parenteb324600295a570199a5e25eb64e60781a04fb74
D-Bus: Do not send network notification for all P2P groups

Previously, network added event was skipping during group formation.
However, this did not necessarily catch all cases of temporary P2P
network blocks. Check ssid->p2p_group to make this behavior more
consistent by avoiding all P2P groups.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/notify.c