P2P: Allow BSS entry to be fetched based on GO P2P Device Address
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 7 Feb 2012 14:23:21 +0000 (16:23 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Feb 2012 14:23:21 +0000 (16:23 +0200)
commit0a70f34f22162331cb515ffda9f125a68be12dec
treead5abbcaaae221d0e4d35d74ee077a10bf195371
parentc427ac9211745a80c33d098dc8adc26fb9acd52c
P2P: Allow BSS entry to be fetched based on GO P2P Device Address

"BSS p2p_dev_addr=<P2P Device Address>" can now be used to fetch a
specific BSS entry based on the P2P Device Address of the GO to avoid
having to iterate through the full BSS table when an external program
needs to figure out whether a specific peer is currently operating as
a GO.

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