hostapd/src/rsn_supp
Jouni Malinen 8dd9f9cdde Allow management group cipher to be configured
This allows hostapd to set a different management group cipher than the
previously hardcoded default BIP (AES-128-CMAC). The new configuration
file parameter group_mgmt_cipher can be set to BIP-GMAC-128,
BIP-GMAC-256, or BIP-CMAC-256 to select one of the ciphers defined in
IEEE Std 802.11ac-2013.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-03-14 21:58:45 +02:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
peerkey.c Fix PeerKey deinit behavior 2013-12-28 16:32:54 +02:00
peerkey.h rsn_supp: Do not track expiration time 2013-12-24 07:33:25 +02:00
pmksa_cache.c rsn_supp: Use monotonic time for PMKSA cache expiry 2013-12-24 07:50:26 +02:00
pmksa_cache.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
preauth.c Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
preauth.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
tdls.c TDLS: Use QoS info from WMM IE obtained in TDLS frames 2014-03-12 22:39:11 +02:00
wpa.c Allow management group cipher to be configured 2014-03-14 21:58:45 +02:00
wpa.h P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
wpa_ft.c Enable FT with SAE 2013-12-29 10:00:31 +02:00
wpa_i.h P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
wpa_ie.c Allow management group cipher to be configured 2014-03-14 21:58:45 +02:00
wpa_ie.h TDLS: Use QoS info from WMM IE obtained in TDLS frames 2014-03-12 22:39:11 +02:00