]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ee6038cff5acbf564bf6ab94b3d0a5b248f1a3f
treefe196eac2a7a27f27efa294283160fb58a2f60f5
parent4026796a8799a1d8af5d45769e5cb5e1caf17123
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