]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
Support driver-based BSS selection in ap_scan=1 mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 26 Sep 2011 11:57:23 +0000 (14:57 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 26 Sep 2011 11:57:23 +0000 (14:57 +0300)
commit22628eca3440976bf51846da0554099f7429b206
tree42a2e8c96423a917702472b941208d56629653c2
parent004ba773cef19e8a1400a60b25e96310753754c1
Support driver-based BSS selection in ap_scan=1 mode

If the driver indicates that it supports BSS selection (including
roaming within an ESS) with WPA_DRIVER_FLAGS_BSS_SELECTION, modify
ap_scan=1 mode to behave like ap_scan=2 mode for BSS selection.

The initial scan is still done to avoid the need for strict
configuration of or security parameters (e.g., to figure out whether
TKIP or CCMP is being used as the group cipher). However, when
requesting the driver to connect, the bssid and freq parameters are
not provided to leave the driver in control of selecting which BSS
to use and to allow the driver to decide when to roam.
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h