]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not expire peer entry if peer is connected as a client
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 25 Jan 2012 15:00:59 +0000 (17:00 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Jan 2012 15:00:59 +0000 (17:00 +0200)
commit1d277f02600d285b2cb6f636dd0fd6b8c960854d
tree6dfbb48af72f78ff449600cb11f65daf9883d0a1
parentd8d6b32eec68457279c27854b5aea1166136667b
P2P: Do not expire peer entry if peer is connected as a client

Even though we may not receive a Probe Response from the peer during
the connection, we should not be expiring a P2P peer entry while that
peer is connected to a group where we are the GO.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_group.c