]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not expire GO peer entry during group rekeying
authorPiotr Nakraszewicz <Piotr.Nakraszewicz@tieto.com>
Sat, 11 Feb 2012 08:54:40 +0000 (10:54 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 08:54:40 +0000 (10:54 +0200)
commitd9a0f666960ee096fbaf21e72818772dbfa043b7
treea825d655d8fee80e9c06dd6b98f49388e94027cb
parentad9ee4d4cadd362361aee31f6a8cd49f300ccf19
P2P: Do not expire GO peer entry during group rekeying

If wpas_go_connected() is called during group rekeying the P2P GO peer
will expire. To prevent that check if group rekeying is not in progress.
wpa_supplicant/p2p_supplicant.c