]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix Provision Discovery channel for some join-GO cases
authorJouni Malinen <j@w1.fi>
Sun, 18 Dec 2011 15:21:25 +0000 (17:21 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2011 15:21:25 +0000 (17:21 +0200)
commit1ef2f7ffcf8c58725be57ad5022a7991f1cc6e4c
treee65a40bc17b9c823d90b191ebeeb0f118bb1f6ef
parent19030351b95f48714007e425eaa2163d9122d788
P2P: Fix Provision Discovery channel for some join-GO cases

The Provision Discovery Request needs to be sent on the operating
channel of the GO and as such, the frequency from the BSS table
(scan results) need to override the frequency in the P2P peer
table that could be based on the Listen channel of the GO.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_i.h
src/p2p/p2p_pd.c
wpa_supplicant/p2p_supplicant.c