hostapd/src/rsn_supp
Jouni Malinen 283a26f358 TDLS: Move existing-entry check into wpa_tdls_add_peer()
There is no need to have this check copied to each caller since this
needs to be done for every case when a new peer is being added.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-02-05 13:16:35 +02:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move cipher suite selection into common helper functions 2013-01-13 16:58:54 +02:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Make deauthentication due to cache entry removal more granular 2012-11-25 21:39:19 +02:00
pmksa_cache.h Fix compilation with PMKSA caching support disabled 2013-02-03 16:23:13 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Move existing-entry check into wpa_tdls_add_peer() 2013-02-05 13:16:35 +02:00
wpa.c WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa.h WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa_ft.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
wpa_i.h Remove unused wpa_supplicant_disassociate() 2012-11-05 17:05:37 +02:00
wpa_ie.c Reserve AKM and cipher suite values 2012-09-30 20:26:55 +03:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00