TDLS: Pass peer's Capability and Ext Capability info during sta_add
authorSunil Dutt <duttus@codeaurora.org>
Tue, 5 Feb 2013 14:50:36 +0000 (16:50 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Feb 2013 19:02:34 +0000 (21:02 +0200)
commitd16531c40c2322bb23dbdc0ce4338c2c3722f9f8
tree85de27672b24d33069b8fba582d7819edc4debc2
parent189206dddb95d599d1c1df4e970f7ae757017364
TDLS: Pass peer's Capability and Ext Capability info during sta_add

The contents of the peer's capability and extended capability
information is required for the driver to perform TDLS P-UAPSD and Off
Channel operations. Pass this information to the driver when the peer
station is getting added.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/rsn_supp/tdls.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/wpas_glue.c