]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Indicate SHA256-based AKM suites in CONNECT/ASSOCIATE
authorJithu Jance <jithu@broadcom.com>
Tue, 20 May 2014 05:35:15 +0000 (11:05 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 21 May 2014 20:48:00 +0000 (23:48 +0300)
commit8802326ff95fc6b31d666f904bbb2e9253afb5cf
treeb315f1ba59f35cd241d98e4c6313321d683fec32
parente0440164222a043fecfa8d86c67085ebd4a9eb80
nl80211: Indicate SHA256-based AKM suites in CONNECT/ASSOCIATE

Previously, the NL80211_ATTR_AKM_SUITES was skipped if either of these
SHA256-based AKMs was negotiated.

Signed-off-by: Jithu Jance <jithu@broadcom.com>
src/common/ieee802_11_defs.h
src/drivers/driver_nl80211.c