]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add GET_PMK for fetching the current PMK for a STA from hostapd
authorJouni Malinen <jouni@codeaurora.org>
Mon, 10 Feb 2020 00:19:52 +0000 (02:19 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Mon, 10 Feb 2020 00:52:48 +0000 (02:52 +0200)
commit31d7fe91713ecfbd94f682f9c8f697a9ef646c74
treeff6f8be526804f8374c83ed9a038aba0fdf94673
parentca1cecc54d7c43b29b0c3adb63e21b2381620bea
Add GET_PMK for fetching the current PMK for a STA from hostapd

This test functionality (CONFIG_TESTING_OPTIONS=y) can be used to fetch
the current PMK for a STA.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/ctrl_iface.c