Add station tracking based on other management frame subtypes
authorJouni Malinen <j@w1.fi>
Sat, 5 Sep 2015 16:38:06 +0000 (19:38 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 5 Sep 2015 16:38:06 +0000 (19:38 +0300)
commitb308a304d4289a0d9cf4f003ae8fa7aeba8c6b45
treecd074e7c8bf537d1bb4e5e3a9ca1425cbaf6a660
parentc4f0c4d67dc6ee2fbd9623e189756c4e6b0e7d78
Add station tracking based on other management frame subtypes

This extends the previous tracking design to add a station entry based
on other management frames than Probe Request frames. For example, this
covers a case where the station is using passive scanning.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/beacon.c
src/ap/beacon.h
src/ap/ieee802_11.c