]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add new driver option for interface allocation
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 26 Nov 2010 13:52:16 +0000 (15:52 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 26 Nov 2010 13:52:16 +0000 (15:52 +0200)
commit971e357f19ee04deb0224c5c7c8014d1163e9b72
treefbc210c9c8ca6c2115e5dc376ad3fc008f286f45
parenta1eca5cfd828e92faed618ad08177d3fcba4b30e
P2P: Add new driver option for interface allocation

WPA_DRIVER_FLAGS_P2P_MGMT_AND_NON_P2P flag can now be used to
indicate that the initial interface (e.g., wlan0) is used for
P2P management operations and potentially non-P2P connections.
This is otherwise identical to
WPA_DRIVER_FLAGS_P2P_DEDICATED_INTERFACE, but the possibility of
non-P2P connections makes some operations differ.
src/drivers/driver.h
wpa_supplicant/p2p_supplicant.c