]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add RSN cipher/AKM suite attributes into RADIUS messages
authorJouni Malinen <j@w1.fi>
Thu, 31 Jul 2014 16:53:25 +0000 (19:53 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 31 Jul 2014 16:55:29 +0000 (19:55 +0300)
commit6c460eaf7e33b52ac7976ddf87133bdbfe050d41
treecabc7bfb1db640417f5c761ad2a35d5bd5052c4d
parentcdffd72173c189a44fd2b27dab00e78c876b18ef
Add RSN cipher/AKM suite attributes into RADIUS messages

This adds hostapd support for the new WLAN-Pairwise-Cipher,
WLAN-Group-Cipher, WLAN-AKM-Suite, and WLAN-Group-Mgmt-Pairwise-Cipher
attributes defined in RFC 7268. These attributes are added to RADIUS
messages when the station negotiates use of WPA/RSN.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ieee802_1x.c
src/common/wpa_common.c
src/common/wpa_common.h
src/radius/radius.c
src/radius/radius.h