hostap/src
Johannes Berg 335d42b1a6 nl80211: Get rid of family/cache objects
All we really need is the family ID, and we can
get that with genl_ctrl_resolve() and then don't
need to worry about family/cache objects.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2011-11-16 16:42:49 +02:00
..
ap Fix P2P IE configuration for GO mode 2011-11-14 16:10:54 +02:00
common Update version number to 2.0-devel 2011-11-03 12:19:44 +02:00
crypto Make crypto_hash_init() easier for static analyzers 2011-11-13 23:24:08 +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 PEAP: Verify peap_prfplus() result 2011-11-13 11:29:17 +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: Deal with a peer associating while connected 2011-11-16 16:36:40 +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 TLS: Fix double-free on error path 2011-11-13 20:57:32 +02:00
utils Include time.h to fix Windows builds 2011-11-03 18:00:57 +02:00
wps Remove unnecessary include file inclusion 2011-11-13 22:13:04 +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