On 2/18/19 2:09 PM, Julio Faracco wrote:
The method lxcNetworkWalkCallback() needs to be simple enough to
handle
both possible network settings with indexes or the simple one. It is
better the decouple the whole algorithm to parse data to only parse
which entry type libvirt is handling.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
---
src/lxc/lxc_native.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
This merges w/ patch2 as discussed there.
John
[...]