]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
P2P: Allow GO P2P Device Address to be used for scan result matching
authorJouni Malinen <jouni@qca.qualcomm.com>
Sat, 7 Sep 2013 22:42:53 +0000 (15:42 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 7 Nov 2013 11:49:01 +0000 (13:49 +0200)
commit9ec876662b7630fe555b4c6838331f45e8a95ba1
tree875d84bfb334b1c12d631d07ed3fb7439cfc1770
parent83eefb40b593e671e2ca88a17e57b2feba2c64b9
P2P: Allow GO P2P Device Address to be used for scan result matching

This is a better way of matching P2P groups based on the unique P2P
Device Address (e.g., from P2P Group ID) and SSID pair instead of using
the not necessarily unique P2P Interface Address.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/events.c