]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Accept more arguments for set_network
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 19 Nov 2012 12:04:42 +0000 (14:04 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 19 Nov 2012 12:04:42 +0000 (14:04 +0200)
commitaf1dff8c9f2b3b1fdd2514994800f0790cf7e65d
tree0fa95672f3618f2da4a12a14eaeea841a6d3deb3
parent1ae1570b5f978f5f1c02b5522893f1de199348b1
wpa_cli: Accept more arguments for set_network

Some network parameters, e.g., auth_alg and eap use a space separated
list of values without quotation marks. To allow these to be entered
from the interactive mode, change set_network command to allow more than
three arguments.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_cli.c