]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Let LAST_ID argument to be used for LIST_NETWORKS
authorVictor Ananyev <vindex10@gmail.com>
Tue, 17 Sep 2019 19:38:52 +0000 (21:38 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 21:56:02 +0000 (23:56 +0200)
commita3b59fa1118a4ff75710c536e294b49c423ffe28
tree4e66e372fc78081826fbd29d8e844c4e55f952d6
parent4e9bcdebf3caa592b0a53dc563ffa11024ffd545
wpa_cli: Let LAST_ID argument to be used for LIST_NETWORKS

This allows starting point of the network list to be specified so that
the potentially long response can be fragmented into multiple fetch
operations.

Signed-off-by: Victor Ananyev <vindex10@gmail.com>
wpa_supplicant/wpa_cli.c