]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/p2p_supplicant.c
P2P: Allow cross connection on the parent interface
authorJouni Malinen <j@w1.fi>
Tue, 9 Dec 2014 23:54:27 +0000 (01:54 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Dec 2014 23:54:27 +0000 (01:54 +0200)
commit42a697256e030debf4c76164f1541dab929d9e35
tree87a8373d42d51d1643d2f9ee610c7c72312f189a
parent7b7b20178586ed2bbeee00d24aaba785f28d664c
P2P: Allow cross connection on the parent interface

Previously, any P2P capable interface was skipped in cross connection
uplink consideration. However, this ends up skipping more or less all
nl80211-based driver cases now since they mark the main interface P2P
capable. Relax this rule to allow the parent interface to be used as the
non-P2P station interface for cross connection purposes.

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