fragattacks/src
Jouni Malinen fa38860c5e nl80211: Fix build with libnl 1.1
Commit 630b3230c8 ('nl80211: Increase
netlink receive buffer size') added unconditional use of
nl_socket_set_buffer_size() which was not included in libnl 1.1. Fix use
of that old version by making this conditional on CONFIG_LIBNL20.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-27 01:50:02 +02:00
..
ap Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
common Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
crypto Add HMAC-SHA384 2015-01-27 01:26:51 +02:00
drivers nl80211: Fix build with libnl 1.1 2015-01-27 01:50:02 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer EAP: Fix possible memory leak in eap_ttls_process_decrypted() 2015-01-20 02:13:15 +02:00
eap_server eap_server: Avoid NULL pointer dereference in eap_fast_encrypt_phase2() 2015-01-20 02:11:59 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Add peer certificate alt subject name information to EAP events 2015-01-14 15:45:18 +02:00
l2_packet Clean up debug prints to use wpa_printf() 2014-12-26 13:20:57 +02:00
p2p P2P: Fix NULL pointer dereference with SD query cancellation 2015-01-22 15:49:37 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius hostapd: Debug messages for dodgy RADIUS servers 2015-01-23 01:48:27 +02:00
rsn_supp Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils Define host_to_le32() for Windows builds 2015-01-11 00:58:10 +02:00
wps WPS: Re-fix an interoperability issue with mixed mode and AP Settings 2015-01-19 18:35:59 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00