]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: More complete processing of connection quality monitor events
authorJouni Malinen <j@w1.fi>
Sun, 8 Jan 2017 10:08:04 +0000 (12:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 8 Jan 2017 10:11:14 +0000 (12:11 +0200)
commit688556722c8b134d74b5041e74677e72237126c9
tree27eb94d18ee02e00815ee4da1bba40a23fb2c31a
parentfadaa7b6130e931c125711b29de85d8edebbcc4f
nl80211: More complete processing of connection quality monitor events

This adds processing of beacon loss events and generation of an internal
EVENT_BEACON_LOSS event based on them for wpa_supplicant processing. In
addition, number of consecutively lost (not acknowledged) packets is now
reported and TXE events are noted in the debug log.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver.h
src/drivers/driver_common.c
src/drivers/driver_nl80211_event.c