hostapd/src/rsn_supp
Arik Nemtsov 979bcccf64 TDLS: Collect peer capabilities and supp-rates during link setup
Record the capabilities and supported rates of the TDLS peer during
link setup. These are given in the IEs passed in Setup Request and
Setup Response frames.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
2011-10-23 22:19:13 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Clear PeerKey pointer on deinit 2011-03-06 14:52:52 +02:00
peerkey.h Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03:00
pmksa_cache.c Clear OKC-based PMKSA caching entries if PMK is changed 2011-10-02 19:36:37 +03:00
pmksa_cache.h Flush PMKSA cache entries and invalidate EAP state on network changes 2011-09-07 17:46:00 +03:00
preauth.c Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
preauth.h Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds 2009-12-06 14:29:12 +02:00
tdls.c TDLS: Collect peer capabilities and supp-rates during link setup 2011-10-23 22:19:13 +03:00
wpa.c Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wpa.h TDLS: Implement low-ack event for lost TDLS peers 2011-10-23 22:19:08 +03:00
wpa_ft.c FT: Share IE parser implementation for Authenticator and Supplicant 2011-07-16 11:13:39 +03:00
wpa_i.h TDLS: Get TDLS related capabilities from driver 2011-10-23 22:15:15 +03:00
wpa_ie.c TDLS: Collect peer capabilities and supp-rates during link setup 2011-10-23 22:19:13 +03:00
wpa_ie.h TDLS: Collect peer capabilities and supp-rates during link setup 2011-10-23 22:19:13 +03:00