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>
Showing
- include/linux/nl80211.h 12 additions, 0 deletionsinclude/linux/nl80211.h
- include/net/cfg80211.h 17 additions, 0 deletionsinclude/net/cfg80211.h
- net/wireless/mlme.c 16 additions, 0 deletionsnet/wireless/mlme.c
- net/wireless/nl80211.c 66 additions, 0 deletionsnet/wireless/nl80211.c
- net/wireless/nl80211.h 3 additions, 0 deletionsnet/wireless/nl80211.h
Loading
Please register or sign in to comment