TDLS: Use WMM IE for propagating peer WMM capability
authorArik Nemtsov <arik@wizery.com>
Mon, 29 Sep 2014 18:47:53 +0000 (20:47 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 3 Oct 2014 08:52:56 +0000 (11:52 +0300)
commit08d7665c6b799a9d781c573b1c7a8983c79de302
treeaf270c110ebe9b6d72bf6db3c68f22046258531e
parent17729b0985d4648f9dc749c3057d7056703a2c93
TDLS: Use WMM IE for propagating peer WMM capability

Relying on qos qosinfo is not enough, as it can be 0 for WMM enabled
peers that don't support U-APSD. Further, some peers don't even contain
this IE (Google Nexus 5), but do contain the WMM IE during setup.

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