]> 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>
Sat, 25 Feb 2012 16:22:31 +0000 (18:22 +0200)
commite9af53ad39a19264bf5307a1b5923afc2b2f9b06
treedc538bc7c31ef95126aad5dc5240af589fe17f1e
parente60b295186f5a70ab066eb35c4cea0153f54976c
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>
wpa_supplicant/Android.mk
wpa_supplicant/events.c