fragattacks/src
Johannes Berg a65a9aed7e nl80211: work around libnl bug
libnl has a bug, when binding more than two sockets and releasing one,
it will release the wrong address and then try to reuse it, which fails.
Therefore, we need to reimplement the socket address assignment logic
locally for libnl 1.1.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2010-10-10 17:47:15 +03:00
..
ap WPS: Fix WPS commands in wpa_supplicant AP mode 2010-10-10 17:43:42 +03:00
common P2P: Fix a typo in P2P manager definition 2010-10-08 18:15:38 +03:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers nl80211: work around libnl bug 2010-10-10 17:47:15 +03:00
eap_common EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_peer EAP-pwd: Fix couple of memory leaks 2010-09-14 22:16:17 -10:00
eap_server EAP server: Allow reauth to be started with passthrough 2010-10-09 08:53:45 +03:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Fix a typo to fix CONFIG_P2P=y build 2010-10-10 17:28:47 +03:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
wps WPS ER: Add more debug info on initialization errors 2010-09-24 16:05:58 -07: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