]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: allow subscribing to unexpected class3 frames
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:12 +0000 (11:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:05:49 +0000 (16:05 -0500)
commit629c6081aac8f9355d60903c539b0898b15c77e4
treec4e1cd440702b81c2192a164356da4ba769a29a6
parentb5bb23689b311ae217cc14d030d49da1511b8a55
nl80211: allow subscribing to unexpected class3 frames

To implement AP mode without monitor interfaces we
need to be able to send a deauth to stations that
send frames without being associated. Enable this
by adding a new nl80211 event for such frames that
an application can subscribe to.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h