P2P: Allow separate P2P group interface use to be disabled
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 29 Oct 2012 13:02:30 +0000 (15:02 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Oct 2012 13:02:30 +0000 (15:02 +0200)
commitd76cd41a3a17a8f1d57c99591542668ab29a5851
treea5eaef9907df4c413485bef2483170eb24a94756
parent5fbddfdcf1a7322d2929f8034576a24efb9b7334
P2P: Allow separate P2P group interface use to be disabled

The new p2p_no_group_iface=1 configuration parameter can now be used to
disable the default behavior of adding a separate interface for the P2P
group when driver support for concurrent interfaces is available.

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