commit | 28946da763e8b8d8ffd01ab861b684a4afb4bc3b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 04 11:18:12 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 09 16:05:49 2011 -0500 |
tree | c4e1cd440702b81c2192a164356da4ba769a29a6 | |
parent | 665c93a93e35cafcd8c84073824f1ef1b19f0a7d [diff] |
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>