]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add support for WPA2 PSK CCMP / GCMP association
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 27 Jul 2016 18:25:10 +0000 (21:25 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 12 Dec 2017 10:55:11 +0000 (11:55 +0100)
commit6c2a01212a57d52117073271cdfbe674d4475eee
tree926d0a0ece8b01f74bf61a4a6d1d8051d4d9062d
parent7e0a7c40cc8398abd1908e53575631fc41aec5c9
iw: add support for WPA2 PSK CCMP / GCMP association

If the driver advertises
NL80211_EXT_FEATURE_4WAY_HANDSHAKE_OFFLOAD_STA, we can
pass the PMK and let it do the 4way.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
[fix PSK -> PMK in attribute name]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c