cfg80211: Add option to specify previous BSSID for Connect command
This extends NL80211_CMD_CONNECT to allow the NL80211_ATTR_PREV_BSSID attribute to be used similarly to way this was already allowed with NL80211_CMD_ASSOCIATE. This allows user space to request reassociation (instead of association) when already connected to an AP. This provides an option to reassociate within an ESS without having to disconnect and associate with the AP. Signed-off-by:Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Git-commit: ba6fbacf9c073effaedf0c52fe7e52e2baf67725 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git Change-Id: Idfd211db838cdde40ecc02a1803eac5c1ebfbc77 CRs-fixed: 1004073 Signed-off-by:
Vidyullatha Kanchanapally <vidyullatha@codeaurora.org>
Loading
Please register or sign in to comment