P2P: Advertize cross connection to WLAN AP on a non-P2P interface
authorSunil Dutt <usdutt@qti.qualcomm.com>
Sat, 9 May 2015 09:25:03 +0000 (14:55 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 25 May 2015 09:44:53 +0000 (12:44 +0300)
commitd63f1419b5a5ea84195c180758a93f57311e9b29
tree4525eb7a60e777a1ba33e327f1bd85802233e4df
parent7d2736795a7ef327d2658b7a99ec93aff861cc9a
P2P: Advertize cross connection to WLAN AP on a non-P2P interface

Commit 1c2aa04c96626f5b000d167bb5274a8c39b7dac2 ('P2P: Do not add P2P
IEs on P2P disabled interface') removed the P2P IEs from association on
non-P2P interface. However, an AP functioning as a P2P manager needs the
cross connection capability of the station (P2P Device). This needs to
be done to meet the P2P specification requirements even if the station
interface has p2p_disabled=1 in case P2P in general is enabled.

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