[REPOST PATCH 0/5] Split out network object into its own module

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

 



Reposting with update to top of git tree commit id '0563d3f06' from:

https://www.redhat.com/archives/libvir-list/2017-March/msg00892.html

Previous cover letter - cut-n-pasted:

Reached the last of the code from my RFC for making a common pool
object - networkobj...  For reference see patch 3 of:

http://www.redhat.com/archives/libvir-list/2017-February/msg00519.html

This series works through the network conf adjustments. This pile is
fairly straightforward, like other series we split out anything referencing
virNetworkPoolObj and go from there. There was one small detour to avoid
a potentially conflict in names.

John Ferlan (5):
  conf: Introduce virnetworkobj
  conf: Adjust coding style for network conf sources
  conf: Alter coding style of network conf function prototypes
  conf: Rename virNetworkObjAssignDef to virNetworkObjUpdateAssignDef
  conf: Use consistent function name prefixes for virnetworkobj

 po/POTFILES.in                       |    1 +
 src/Makefile.am                      |    3 +-
 src/conf/network_conf.c              | 1388 ++--------------------------------
 src/conf/network_conf.h              |  204 ++---
 src/conf/virnetworkobj.c             | 1372 +++++++++++++++++++++++++++++++++
 src/conf/virnetworkobj.h             |  185 +++++
 src/libvirt_private.syms             |   57 +-
 src/network/bridge_driver.c          |   62 +-
 src/network/bridge_driver.h          |    2 +-
 src/network/bridge_driver_platform.h |    2 +-
 src/test/test_driver.c               |   16 +-
 11 files changed, 1763 insertions(+), 1529 deletions(-)
 create mode 100644 src/conf/virnetworkobj.c
 create mode 100644 src/conf/virnetworkobj.h

-- 
2.9.3

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[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