]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.conf
Interworking: Allow cred blocks not to be saved to a file
authorJouni Malinen <j@w1.fi>
Mon, 30 Dec 2013 13:43:55 +0000 (15:43 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 30 Dec 2013 13:43:55 +0000 (15:43 +0200)
commit03ed332407cb2c2774593854d232ab1b2c67f952
tree5eff947a10a7f2df5ff9b4e4a3ee51706118e7df
parent0fab9ce67a2fc00518af33d5f6b2294a0174886e
Interworking: Allow cred blocks not to be saved to a file

The new cred block parameter 'temporary' can be used to indicate that a
cred block is not to be saved to wpa_supplicant configuration file
(e.g., "SET_CRED 0 temporary 1"). This is similar to the concept of
temporary network blocks and allows cred blocks to be managed outside
the wpa_supplicant config file when other parameters are still saved to
the file written by wpa_supplicant.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/README-HS20
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/wpa_supplicant.conf