]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add CONFIG_NO_ROAMING option
authorDmitry Shmidt <dimitrysh@google.com>
Tue, 16 Aug 2011 18:55:46 +0000 (11:55 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Aug 2012 20:05:46 +0000 (23:05 +0300)
commit9a79068a5f3f8a75f97ff4f6e5d293252d9d59b8
tree069864075aa0be1d09563a42bf207738632779f8
parent142ee90095a36fd2c32f6d81da197968cd286eec
Add CONFIG_NO_ROAMING option

This can be used to disable wpa_supplicant controlled roaming. It should
be noted that the WPA_DRIVER_FLAGS_BSS_SELECTION capability is the
preferred way for this and CONFIG_NO_ROAMING should be obsoleted once
drivers support the new NL80211_ATTR_ROAM_SUPPORT capability
advertisement.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
(cherry picked from commit e9af53ad39a19264bf5307a1b5923afc2b2f9b06)
wpa_supplicant/Android.mk
wpa_supplicant/events.c