]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Support passing PSK on connect
authorEliad Peller <eliad@wizery.com>
Sun, 28 Jan 2018 12:45:32 +0000 (14:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Feb 2018 16:31:05 +0000 (18:31 +0200)
commit730c5a1d098dbdb5edb6c5a7ed5e6ba84503e94c
tree59cf40aaa5e51401c26c17b51961d79d90fd8948
parent2494bcef2426db894b47bc2b54aed6fc587d936b
nl80211: Support passing PSK on connect

If the driver advertises WPA_DRIVER_FLAGS_4WAY_HANDSHAKE support, pass
the PSK on connect.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
src/drivers/driver_nl80211.c