mac80211: Allow userspace to register for auth frames in IBSS
authorWill Hawkins <hawkinsw@opentechinstitute.org>
Tue, 19 Jun 2012 21:59:14 +0000 (17:59 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 18:03:43 +0000 (20:03 +0200)
commit3bfda62c50b0a4b118dcfce36686508ca2892292
treefe196eac2a7a27f27efa294283160fb58a2f60f5
parent452a6d22615bb8262a932b362f41fc5d89f03293
mac80211: Allow userspace to register for auth frames in IBSS

Set the necessary flags to allow user space applications
to register for authentication frames on IBSS interfaces.
This is useful for situations where userspace applications
want to control key negotiation between stations.

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