]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Send an event when an inactive station is removed
authorNicolas Cavallari <Nicolas.Cavallari@lri.fr>
Thu, 3 Nov 2011 19:58:22 +0000 (21:58 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 3 Nov 2011 19:58:22 +0000 (21:58 +0200)
commit6caaae1e48da247b21b54ea6001646597e35d9b1
tree1b76445ffd0dec5636cec46f7f8190c1c6715fe4
parent39e7d718f64eb0bec988c687b1924733f2334c99
hostapd: Send an event when an inactive station is removed

Currently, there is no events over the control interface
when a AP disconnects a station due to inactivity.  With
this patch, an "AP-STA-DISCONNECTED" event will be sent.

Signed-hostap: Nicolas Cavallari <nicolas.cavallari@lri.fr>
src/ap/sta_info.c