]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Allow space in the set command value
authorJouni Malinen <j@w1.fi>
Sun, 5 May 2013 08:53:20 +0000 (11:53 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 5 May 2013 08:53:20 +0000 (11:53 +0300)
commitf1fb042cec8e57bb41d9e55911c6be52f10c8e53
treef2dd45a645e77dd14a3efcd4c8951dd3a3725f17
parentf5ffc348dcc205ebd3391cc4ab060105a3f1d64d
wpa_cli: Allow space in the set command value

Previously, interactive mode could not be used to enter space-separated
lists with the set command. This removes that restriction and allows
such commands to be encoded properly.

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