]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mac80211: add a 2-way Authentication challenge to IBSS mode
authorAntonio Quartulli <ordex@autistici.org>
Tue, 17 Jan 2012 23:10:43 +0000 (00:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:32:26 +0000 (14:32 -0500)
In IBSS mode, whenever a new station is added a 2-way authentication challenge
is performed. Actually this event can be used to recognise a new station joining
the cell even if its sta_info entry is already in the list.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found