[PATCH 3/4] lxc: remove domain definition from lxc network struct

Daniel P. Berrangé berrange at redhat.com
Tue Jan 28 14:45:00 UTC 2020


On Mon, Jan 27, 2020 at 11:25:48AM -0300, Julio Faracco wrote:
> Domain definition is useless now inside network structure. This pointer
> was required because new network definition was being added each time
> that a new network type appeared. So, this should be processed into
> old function `lxcNetworkParseDataType()`. Now, as it was moved to an
> array, it can be handle together each interface pointer.
> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/lxc/lxc_native.c | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list