Add POLL_STA command to check connectivity in AP mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 8 Apr 2016 16:37:08 +0000 (19:37 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 Apr 2016 21:30:49 +0000 (00:30 +0300)
commit1854eeca19e0e83a4d8d1cf055be39e8b8d80655
treec68b66c2e75d1f595ff8289028cf1b3d66624b82
parent36533aff3c339a1d8bfee89e2c98756d85d5eb0f
Add POLL_STA command to check connectivity in AP mode

The hostapd "POLL_STA <addr>" control interface command can be used to
check whether an associated station ACKs a QoS Data frame. The received
ACK for such a frame is reported as an event message ("AP-STA-POLL-OK
<addr>").

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
src/ap/ctrl_iface_ap.c
src/ap/ctrl_iface_ap.h
src/ap/ieee802_11.c
src/common/wpa_ctrl.h