]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: send auth in IBSS only if userspace isn't handling it
authorWill Hawkins <hawkinsw@opentechinstitute.org>
Tue, 19 Jun 2012 21:59:13 +0000 (17:59 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 18:03:42 +0000 (20:03 +0200)
commite312027679d6e598c83cbe55a3713d83948b0450
tree7eb8d44a25956a2ddceaa0331fa371b17a89ec8d
parentcf8f3fa54c0d4cfa1cbcb9d2ea9d1d2a411e13b4
mac80211: send auth in IBSS only if userspace isn't handling it

Check the auth frame registration count before sending
"open system" authentication messages when a new station
registers on a particular IBSS network. This stops us
from sending out multiple authentication messages with
different authentication algorithms.

Signed-off-by: Will Hawkins <hawkinsw@opentechinstitute.org>
[reword commit message a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c