sam 2007-06-16 05:13:48 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_proto.c
Log:
Correct state machine handling of AUTH -> AUTH transitions that pass
through wpa_supplcant. If a sta is deauth'd (e.g. due to inactivity)
with roaming mode set to manual then a subsequent MLME assoc request
will be incorrectly handled and the station will never reauthenticate.
To fix this interpret a reason code of zero as sufficient to send an
auth request frame.
Revision Changes Path
1.39 +1 -0 src/sys/net80211/ieee80211_proto.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"