]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Support multiple P2P SD Bonjour services with same key
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 31 Oct 2012 11:01:43 +0000 (13:01 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 31 Oct 2012 11:01:43 +0000 (13:01 +0200)
commit560f8bda8ce82f3a47616694790fd746f1b62455
treec0c5f4b66459e5e46630032d4de21c1b373ee486
parent96beff11d152dafc0dac45a42f5d6c5ac51e3bbe
P2P: Support multiple P2P SD Bonjour services with same key

There may be multiple Bonjour PTR matches for the same key, so extend
the P2P SD code for this to allow such entries to be added (i.e., do not
override previously added value, but add a new one). Similarly, return
multiple matches (one per Service TLV) for a query if it happens to
match more than a single configured Bonjour service.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c