Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52874a5e authored by Antonio Quartulli's avatar Antonio Quartulli Committed by Johannes Berg
Browse files

Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"



This reverts commit 6d810f10

In this way an IBSS station will not use the AUTH messages
to trigger a state reinitialisation anymore.

The behaviour was racy and was not working properly.
It has been introduced to help wpa_supplicant to support
IBSS/RSN, however all the logic is now getting moved into
wpa_s itself which will also be in charge of handling the
AUTH messages thanks to the mgmt frame registration.

If userspace does not register for receiving AUTH frames
then mac80211 will still reply by itself.

At the same time, the auth frame registration counter can be
removed since it is not needed anymore.

Signed-off-by: default avatarAntonio Quartulli <antonio@open-mesh.com>
[remove unused variable]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 3aede78a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment