]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not start multiple copies of same persistent group
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 19 Nov 2010 10:57:36 +0000 (12:57 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 19 Nov 2010 10:57:36 +0000 (12:57 +0200)
commit6c0da49f622ddef81db083a9b0469c352747c337
tree7b1a070ae0d9b77d84c79c1fb4b9d18c60b3e372
parent7d23e971f0dca599ee9e1195072c200bb180e3e6
P2P: Do not start multiple copies of same persistent group

When running p2p_group_add persistent=<id>, verify whether the
requested group is already running and if so, do not try to
start another copy of it.
wpa_supplicant/p2p_supplicant.c