[libvirt] [PATCH 4/6] lxc: Refactoring lxcNetworkWalkCallback() to a simple method.

John Ferlan jferlan at redhat.com
Mon Feb 25 15:41:20 UTC 2019



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 at gmail.com>
> ---
>  src/lxc/lxc_native.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 

This merges w/ patch2 as discussed there.

John

[...]




More information about the libvir-list mailing list