]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/ctrl_iface.c
Add ctrl_iface command FLUSH for clearing wpa_supplicant state
authorJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 17:31:07 +0000 (20:31 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 17:31:07 +0000 (20:31 +0300)
commitacb546436aa670c3ca3b5204041e7194e8171aea
tree4d2f5ff304cd877f6e7624686ba1971287b60435
parent97236cee6a52ca15c488af548ae7be31f854a85d
Add ctrl_iface command FLUSH for clearing wpa_supplicant state

This is mainly for testing purposes where it is convenient to have an
easy way of getting wpa_supplicant state cleared between test cases.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c