commit | 6abe0563224f8540c88e1d84d2bb394bd408c951 | [log] [tgz] |
---|---|---|
author | Will Hawkins <hawkinsw@opentechinstitute.org> | Wed Jun 20 11:51:14 2012 -0400 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 20 20:03:41 2012 +0200 |
tree | 97a5764b38a6851fe0021b0cf4ac45d049911b5a | |
parent | 9ea4fa158f3a038d5be82ccc7e142f198233f059 [diff] |
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>