hostapd/src
Jouni Malinen b5472a450f P2P: Fix collection of member-in-group information for peer entries
Invalid use of memcpy instead of memcmp in comparison resulted in the
GO interface address getting set incorrectly if the GO did not show up
in scan results anymore.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-18 21:58:18 +02:00
..
ap Mark local functions static 2011-11-18 21:53:36 +02:00
common Remove incorrect le16 type cast 2011-11-18 21:39:10 +02:00
crypto Mark local functions static 2011-11-18 21:53:36 +02:00
drivers nl80211: Get rid of family/cache objects 2011-11-16 16:42:49 +02:00
eap_common PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +02:00
eap_peer Make phase2_method initialization easier for static analyzers 2011-11-13 22:47:14 +02:00
eap_server Use a single define for maximum number of EAP methods 2011-11-17 20:06:33 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Use an enum for EAP SM requests 2011-10-30 12:04:24 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Fix collection of member-in-group information for peer entries 2011-11-18 21:58:18 +02:00
radius Make radius_msg_add_attr_user_password() easier for static analyzers 2011-11-13 23:14:57 +02:00
rsn_supp Remove unnecessary include file inclusion 2011-11-13 22:13:04 +02:00
tls Mark local functions static 2011-11-18 21:53:36 +02:00
utils Include list.h after trace.h to avoid offsetof refinition 2011-11-18 21:43:43 +02:00
wps WPS: Use strdup to initialize dev_password for PBC 2011-11-17 19:58:33 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00