]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend ROAM command to handle multiple SSIDs per BSS
authorJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 09:49:05 +0000 (11:49 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 09:49:05 +0000 (11:49 +0200)
commit2f9b66d3ab7aeb541eaa13113e7ff6971268b780
tree313f4b0ecdcc0f9ee5fe950954ccdcfbb4de658b
parent5126138c9e1a0120136a0db3db7d578009b95b15
Extend ROAM command to handle multiple SSIDs per BSS

Select the BSS entry based on BSSID,SSID pairs instead of just BSSID to
avoid selecting an unexpected SSID for the ROAM command.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c