[PATCH 0/6] lxc: Clean up lxcNetworkWalkCallback() method.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series has a lots of cleanups to prepare lxc to handle network
settings for verion 3.0 or higher. The new version is considering
network indexes to define network interfaces. i.e.: "lxc.net.X.".

As we need modular structures to support both versions, this method
needs a cleanup before accepting new features for version 3.

Obs: this version does not include any new feature for LXC 3.0 network.

Julio Faracco (6):
  lxc: Create a separate method to handle IPv{4,6} outside parser.
  lxc: Create a new method called lxcNetworkParseDataEntry().
  lxc: Converting full string entries in types only.
  lxc: Refactoring lxcNetworkWalkCallback() to a simple method.
  lxc: Create a method to initialize network data outisde.
  lxc: Converting 'if,else' logic into a 'switch,case'.

 src/lxc/lxc_native.c | 184 +++++++++++++++++++++++++++++--------------
 src/lxc/lxc_native.h |  17 ++++
 2 files changed, 141 insertions(+), 60 deletions(-)

-- 
2.19.1


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux