hostap_join_ap() work??

ss2020 at cs.columbia.edu ss2020
Wed Oct 8 12:55:05 PDT 2003


Hi,

When we change the roaming mode into 2, the client is disconnected.
In host roaming mode 2, when we do 'iwconfig wlan0 ap ##:##:##:##:##',
hostap driver calls hostap_join_ap().
But, the client can connect to only the same (right before one) AP. That
is.. if we give a MAC address of different AP than the previous AP in the
'iwconfig wlan0 ap ##:##:##:##:##', it always fails.
Do I have to do something more to make the fucntion work?


And, in host romaing mode 1, when handoff happens, the firmware calls the
host_roaming() and it always succeeds. But, hostAP driver calls the
function(I modified hostAP driver to call the function) in host roaming
mode 2, it fails..

Do you have any idea?

Thank you,








More information about the Hostap mailing list