OSDN Git Service

mac80211: Track auth frame registrations on IBSS ifaces
authorWill Hawkins <hawkinsw@opentechinstitute.org>
Wed, 20 Jun 2012 15:51:14 +0000 (11:51 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 18:03:41 +0000 (20:03 +0200)
commit6abe0563224f8540c88e1d84d2bb394bd408c951
tree97a5764b38a6851fe0021b0cf4ac45d049911b5a
parent9ea4fa158f3a038d5be82ccc7e142f198233f059
mac80211: Track auth frame registrations on IBSS ifaces

Track userspace registrations for authentication
frames received on an IBSS interface. This field
will be used to decide whether or not to send
"open system" authentication frames when a new
station joins an adhoc network.

Signed-off-by: Will Hawkins <hawkinsw@opentechinstitute.org>
[redesign the code flow a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h