TDLS: Add ctrl_iface option for flushing all TDLS peers
authorArik Nemtsov <arik@wizery.com>
Tue, 10 Jun 2014 18:19:08 +0000 (21:19 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Jun 2014 20:43:46 +0000 (23:43 +0300)
commit38ddccae8f131c77d696daa46410e0f32e075a85
tree1273648a91f2316f9273404873e4af371c19d286
parent342bce63cdb375bc64ce1cbcdb9e6f48acdea1e3
TDLS: Add ctrl_iface option for flushing all TDLS peers

"TDLS_TEARDOWN *" can now be used to tear down the direct links to all
TDLS peers. This is useful for debugging purposes.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
wpa_supplicant/ctrl_iface.c