hostap/src
Jouni Malinen 346517674a nl80211: Verify that cipher suite conversion succeeds
It was possible for the WPA_ALG_PMK algorithm in set_key() to result in
trying to configure a key with cipher suite 0. While this results in a
failure from cfg80211 or driver, this is not really desirable operation,
so add a check for cipher suite conversion result before issuing the
nl80211 command.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-04-27 16:49:06 +03:00
..
ap Make IPv6 NA multicast-to-unicast conversion configurable 2015-04-27 12:30:09 +03:00
common Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
crypto Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
drivers nl80211: Verify that cipher suite conversion succeeds 2015-04-27 16:49:06 +03:00
eap_common Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eap_peer Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eap_server Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eapol_auth Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eapol_supp Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p WPS: Truncate variable length string attributes to maximum length 2015-04-22 22:05:12 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
rsn_supp Simplify VHT Capabilities element parsing 2015-04-22 22:05:11 +03:00
tls Remove master key extraction from tls_connection_get_keys() 2015-03-31 15:52:40 +03:00
utils tests: Add a module test for wpa_ssid_txt() with too long SSID 2015-04-22 11:44:19 +03:00
wps Declare all read only data structures as const 2015-04-25 17:33:06 +03: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