]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Allow TDLS trigger modes to be configured to the host driver
authorSunil Dutt <usdutt@qti.qualcomm.com>
Tue, 25 Oct 2016 15:41:04 +0000 (21:11 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 27 Oct 2016 20:22:33 +0000 (23:22 +0300)
commit2e4e4fb71cce29181623f60d65bcb264059e24c7
tree6ed239d1992bb4b75d6b2f8fec17a46f16764502
parent14cd203ffff4d2f831a8c58829b7d3fd068ed748
nl80211: Allow TDLS trigger modes to be configured to the host driver

This commit adds a control interface command to configure the TDLS
trigger mode to the host driver. This TDLS mode is configured through
the "SET tdls_trigger_control" control interface command.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h