]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not add ctrl interface for P2P_DEVICE (p2p-dev-*)
authorJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 20:32:13 +0000 (23:32 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 21:36:33 +0000 (00:36 +0300)
commit78f79fe5fc251e3ababa2970956cc9a84f29f209
tree7eb664130c6454733f42eadf331be12248d1e099
parent441d6d23b26639b4fdd71d000c31f402c28c9568
P2P: Do not add ctrl interface for P2P_DEVICE (p2p-dev-*)

Adding a new wpa_supplicant control interface for the dedicated
P2P_DEVICE would be quite confusing for programs that manage P2P
operations. Remove this control interface and require the global control
interface to be used since it will provide consistent interface for both
the new dedicated P2P_DEVICE (non-netdev) and old style P2P management
through a netdev.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wpa_supplicant.c