diff options
author | Jouni Malinen <jouni@qca.qualcomm.com> | 2011-09-29 16:53:55 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2011-09-29 16:53:55 +0300 |
commit | 303f60d39b29ae6d73e74051dd7db9b460615fad (patch) | |
tree | 2c67650460b1dec9d25269a61be11c3c55e3d0c3 /src/eap_server | |
parent | 0c96fd6d03d97bb5371a107600898046d638ca3f (diff) | |
download | external_wpa_supplicant_8_ti-303f60d39b29ae6d73e74051dd7db9b460615fad.zip external_wpa_supplicant_8_ti-303f60d39b29ae6d73e74051dd7db9b460615fad.tar.gz external_wpa_supplicant_8_ti-303f60d39b29ae6d73e74051dd7db9b460615fad.tar.bz2 |
P2P: Do not request station mode scans during P2P operations
The P2P search mechanism depends on the same scan functionality that
is used for station mode scans. If these operations are being used
at the same time, scan result processing is not handled properly.
Avoid unexpected behavior by delaying station mode scan requests
if a P2P operation is in progress.
Among other things, this allows the station mode connection attempt
to be continued after a P2P find or group formation has been completed
if the interface is available (i.e., when the P2P group uses a
separate virtual interface).
Diffstat (limited to 'src/eap_server')
0 files changed, 0 insertions, 0 deletions