cvs commit: src/sys/net80211 ieee80211_proto.c
Sam Leffler
sam at FreeBSD.org
Sat Jun 16 05:13:49 UTC 2007
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
More information about the cvs-src
mailing list