]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Add API to set the PMK to the driver
authorAvraham Stern <avraham.stern@intel.com>
Sun, 28 Jan 2018 12:45:34 +0000 (14:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Feb 2018 16:36:16 +0000 (18:36 +0200)
commit05fc7c68f6a9a7149b45241cf63cbc0cae28bdf4
tree09ca20c1d60b305913d4ea3f3af92756908a9f6f
parent0ff08f96367eaedd7f0554c62d59b4a713a584b2
nl80211: Add API to set the PMK to the driver

Add support for setting the PMK to the driver. This is used for
drivers that support 4-way handshake offload.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
src/drivers/driver_nl80211.c