]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
random: Add support for maintaining internal entropy store over restarts
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 31 May 2011 17:07:11 +0000 (20:07 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 31 May 2011 17:07:11 +0000 (20:07 +0300)
commit38e24575c18b02a2f8bf7ea38b937ad010682872
tree46df39222d7603aa5d9c14fea6fe05d8a9c6487a
parentceb34f250af7a7082f18c1e0451dc7fbc0f000f3
random: Add support for maintaining internal entropy store over restarts

This can be used to avoid rejection of first two 4-way handshakes every
time hostapd (or wpa_supplicant in AP/IBSS mode) is restarted. A new
command line parameter, -e, can now be used to specify an entropy file
that will be used to maintain the needed state.
hostapd/defconfig
hostapd/main.c
src/crypto/random.c
src/crypto/random.h
wpa_supplicant/defconfig
wpa_supplicant/main.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h