]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Check 4-way handshake offload support
authorEliad Peller <eliad@wizery.com>
Sun, 28 Jan 2018 12:45:33 +0000 (14:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Feb 2018 16:31:05 +0000 (18:31 +0200)
commit0ff08f96367eaedd7f0554c62d59b4a713a584b2
treeba89b2149030d2dca9051be15f813cc900b1d06f
parent730c5a1d098dbdb5edb6c5a7ed5e6ba84503e94c
nl80211: Check 4-way handshake offload support

Set the WPA_DRIVER_FLAGS_4WAY_HANDSHAKE flag if the driver indicates
both 4-way handshake PSK and 802.1X support. Currently wpa_supplicant
doesn't distinguish between 4-way handshake for 802.1X and PSK, but
nl80211 API has different capabilities for each one.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver_nl80211_capa.c