]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Add PMKSA_FLUSH ctrl_iface command
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Fri, 26 Sep 2014 17:20:21 +0000 (10:20 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 07:44:22 +0000 (10:44 +0300)
commit79e2b1cc54c0a25d42cd47d8627c4149769b447d
treebbfe5d799c3b835715e4a5033dffc7380414ffc4
parent55c2bfa9eb2e175faf8f1d282abb4aab60921e8a
Add PMKSA_FLUSH ctrl_iface command

"PMKSA_FLUSH" can now be used to flush PMKSA cache entries over the
control interface.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c