]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is added
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Apr 2012 14:51:19 +0000 (17:51 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 11 Apr 2012 14:51:19 +0000 (17:51 +0300)
commit7b63c6396a8c1eb5a7bbb60480098412f668dfa3
treebd8ea4ee45fdb0c651f82343d04b11ae71b1d85d
parent5cbf5fd9bdddf57071c5b85d8e30f3cd622dc777
P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is added

Unlike the unicast SD queries, the queries directed to all peers depend
on P2P_DEV_SD_INFO flag being cleared to allow the query to be sent to
a peer that has previously replied to any SD query.

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