]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/qca-vendor.h
nl80211: Add roaming policy update using QCA vendor command
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 11 Sep 2014 12:54:57 +0000 (15:54 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 11 Sep 2014 12:59:42 +0000 (15:59 +0300)
commit0800f9ee6ce4d14727afe05a864dc32b965a8939
tree665897d5798d7fb1b0d9bca1f1dd8ba3d3e0d4ad
parent0ef023e47863ed92367fca9a65ace6f329eb3d8c
nl80211: Add roaming policy update using QCA vendor command

This allows updating roaming policy for drivers that select the BSS
internally so that wpa_supplicant (based on bssid parameter
configuration) and the driver remain in sync.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h
src/drivers/driver_nl80211.c