]> git.ipfire.org Git - thirdparty/hostap.git/commit
Flush WPS registrar state on wpa_supplicant FLUSH command
authorJouni Malinen <j@w1.fi>
Sun, 21 Dec 2014 15:32:35 +0000 (17:32 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Dec 2014 15:47:42 +0000 (17:47 +0200)
commit422ba11e305ab3d593132e019146965ab3eb0933
treebada92a4988b9c0c83dccc5e6da1c5e4795956f1
parent01c87519a3666d13e842a0dc5f04390f7fb84bec
Flush WPS registrar state on wpa_supplicant FLUSH command

This helps hwsim test cases by avoiding undesired state from previously
executed test cases affecting following tests.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/wps/wps.h
src/wps/wps_registrar.c
wpa_supplicant/ctrl_iface.c