AP: Expire STA without entry in kernel
authorMasashi Honma <masashi.honma@gmail.com>
Fri, 16 Jan 2015 11:19:23 +0000 (20:19 +0900)
committerJouni Malinen <j@w1.fi>
Mon, 19 Jan 2015 00:35:43 +0000 (02:35 +0200)
commitb9749bac81cfd4132dfc87a5a94288005dfeec27
tree6e5fe3263322106c229ce85979179e1cad252aaf
parenta114c7235a1fad4dbf7e0743e4aa33fb39aef142
AP: Expire STA without entry in kernel

If the inactivity check returns that there is no entry remaining for the
STA in the kernel, drop the STA in hostapd as well.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/ap/sta_info.c
src/drivers/driver_nl80211.c