TDLS: Set the initiator during tdls_mgmt operations
authorArik Nemtsov <arik@wizery.com>
Mon, 29 Sep 2014 18:47:51 +0000 (20:47 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 3 Oct 2014 08:52:21 +0000 (11:52 +0300)
commit984dadc23a85d61037b66e6acf99fb0d7fa3671a
tree052056c630aa3000333812823b86037af5a9d01c
parent01cb5df20c2baf7e47a609f4d231060f73152106
TDLS: Set the initiator during tdls_mgmt operations

Some drivers need to know the initiator of a TDLS connection in order
to generate a correct TDLS mgmt packet. It is used to determine
the link identifier IE. Pass this information to the driver.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/rsn_supp/tdls.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/driver_i.h
wpa_supplicant/wpas_glue.c