]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/wpa_ctrl.h
Report beacon request TX status as control interface event
authorJouni Malinen <j@w1.fi>
Sun, 1 Jan 2017 22:54:44 +0000 (00:54 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jan 2017 14:02:58 +0000 (16:02 +0200)
commitf3383366aa64e15e43fd99fd6a46d62e640d8e40
tree99d8de90b1cdc573a82512599b74217690692304
parent90d9d7c32abaefa2708e68ed058b2522f89c66a2
Report beacon request TX status as control interface event

The new BEACON-REQ-TX-STATUS control interface event is now used to
report whether a beacon request (from REQ_BEACON command) was delivered
successfully. This event has the following parameters: <STA address>
<dialog token> <ack=0/1>.

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