[RFC 06/10] nl80211_driver: add support for P2P device in adding and removing interface

Johannes Berg johannes at sipsolutions.net
Mon Feb 11 06:56:24 EST 2013


On Mon, 2013-02-11 at 12:53 +0100, Arend van Spriel wrote:

> For P2P_DEVICE an additional parameter should be given in the
> NEW_INTERFACE command to allow wpa_supplicant to determine the P2P
> device address:
> 
> NLA_PUT(msg, NL80211_ATTR_MAC, ETH_ALEN, p2p_dev_addr);

That's not really necessary, unless you want to have a single P2P Device
interface shared between multiple devices, no?

johannes



More information about the HostAP mailing list