commit | da134e99c37d7b8d29aab91ba68c54c1d536c598 | [log] [tgz] |
---|---|---|
author | Vinit Deshpande <vinitd@google.com> | Tue Dec 02 10:59:29 2014 -0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Wed Dec 03 11:27:27 2014 -0800 |
tree | 99a96309e2b0c0ea5ec34f680b9624655a56ea24 | |
parent | fee0f928f4b3d742a55836f46fbbdf9e43535450 [diff] |
List all networks despite message limit of 4096 bytes This change creates 'LIST_NETWORK LAST_ID=x' form to allow retrieval of all networks saved in the system. Without this form, only first few (whatever fills in first 4096 bytes) can be retrieved. Signed-off-by: Vinit Deshpande <vinitd@google.com>