]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2PS: Fix p2p_find handling to allow "wildcard" with other hash values
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 18 Jun 2015 14:07:47 +0000 (17:07 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 18 Jun 2015 14:27:31 +0000 (17:27 +0300)
commit24533f7e811a2a910ca2eda5215b7271754ba950
treeaf0566e1cd11170ba4e4f791d99e2f145532c823
parentf33a31b06c85a3e64cde81bbbcc15e18c87d58fa
P2PS: Fix p2p_find handling to allow "wildcard" with other hash values

The org.wi-fi.wfds "wildcard" is not a full wildcard of all service
names and as such, it must not remove other service name hash values
from the Probe Request frames.

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