Extended ctrl_iface SET_NETWORK to allow variables to be unset
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 2 Oct 2008 09:16:25 +0000 (12:16 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 2 Oct 2008 09:16:25 +0000 (12:16 +0300)
commitb56c0546b7e46f221d751ef7390fbfec607254e2
tree22dbdfbcaece13af42c68863cec08780517d3471
parent8de594965f80df4af7bf0d247aecb5c1b2689d1e
Extended ctrl_iface SET_NETWORK to allow variables to be unset

Setting the value of the SET_NETWORK command to NULL (without quotation)
unsets the variable, i.e., removes it from configuration file. This is
needed to allow GUI programs to clear variables, e.g., identity for
EAP-AKA/SIM.
wpa_supplicant/config.c