]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not clear global pmf setting on FLUSH
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Jan 2014 16:30:40 +0000 (18:30 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:22 +0000 (01:24 +0200)
commit2c49d04cdb89b0d24e11a48520d434eca9202588
tree779fb0f846468817faf3500d4cec33f49ce74e9d
parentd369bdcad9ecf01931bec8cadf9db99e7fc5fe4b
Do not clear global pmf setting on FLUSH

This parameter was actually used in some testing cases in a way that did
not really work well with the FLUSH command ending up disabling PMF.

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