]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear configuration blobs on FLUSH command
authorJouni Malinen <j@w1.fi>
Wed, 8 Jan 2014 14:14:30 +0000 (16:14 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 8 Jan 2014 14:42:15 +0000 (16:42 +0200)
commitd9bb2821e7ceeb55978d5c9c338b3fd85f6bace4
treebdb310363ead067a65b36af4c8f21c7a23e27270
parent53a6f06a0b52de96eade66a5dfabb11136638844
Clear configuration blobs on FLUSH command

All te network blocks and credentials were already cleared, but
configurations blobs should also be cleared here, e.g., to get
more consistent behavior test cases using EAP-FAST PACs.

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