]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add MGMT_TX_STATUS_PROCESS command for testing purposes
authorJouni Malinen <j@w1.fi>
Fri, 4 Aug 2017 10:14:57 +0000 (13:14 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 15 Oct 2017 23:03:47 +0000 (02:03 +0300)
commitdf949062017bacae8095edeb73647ef97e7566bc
treef7adaebaa04c416f8fcf5ea1794635e68fe90005
parent2a9c5217b18be9462a5329626e2f95cc7dd8d4f1
Add MGMT_TX_STATUS_PROCESS command for testing purposes

This allows ext_mgmt_frame_handling=1 cases with hostapd to process TX
status events based on external processing. This is useful for increased
test coverage of management frame processing.

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