]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Avoid multi-channel scans when they are not needed
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 10:47:43 +0000 (12:47 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 10:47:43 +0000 (12:47 +0200)
commit5cc703223982e735e74a027fe2fc6cfa321c5ee5
tree3cfc17ea5f974309017f0a8630124f5634aeb524
parent13e1d2e29228c3896856b154114d64e81f2e1f52
P2P: Avoid multi-channel scans when they are not needed

If the driver does not support multi-channel concurrency and a virtual
interface that shares the same radio with the current interface is
operating there may not be need to scan other channels apart from the
current operating channel on the other virtual interface. Filter out
other channels in case we are trying to find a connection for a station
interface when we are not configured to prefer station connection and a
concurrent operation is already in process.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant_i.h