]> 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)
commit5574d7a07d1e86fbedce8fdcff1a96a6335cb248
treefe196eac2a7a27f27efa294283160fb58a2f60f5
parente312027679d6e598c83cbe55a3713d83948b0450
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