]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Subscribe to spurious class3 frame events
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Dec 2011 16:29:45 +0000 (18:29 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 6 Dec 2011 16:29:45 +0000 (18:29 +0200)
commit02bb32c39377774db1b8ef59eff49fdf74daf160
treecc364118ca10c16294635a9aa98728150e96ccef
parenta11241fa114923b47892ad3279966839e9c2741d
nl80211: Subscribe to spurious class3 frame events

These events are necessary to send deauth frames to
stations sending spurious data frames. Subscribe to
them on the per-BSS event socket.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_nl80211.c