[PATCH 0/2] lxc: Implement lxcDomainInterfaceAddresses() function

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

 



It is not able to retrieve IP addresses from LXC domains. This method
was not implemented before. LXC uses the same operations to retrieve
this information, but QEMU has their own functions to process this data.
This series turn them into global functions, moving them into domain
conf methods, to make them available for other drivers. The only source
that LXC does not support is agent which is a specific source from QEMU.

Julio Faracco (2):
  qemu: Converting DHCP and ARP functions to domain conf
  lxc: Add support to lxcDomainInterfaceAddresses() function

 src/conf/domain_conf.c   | 134 ++++++++++++++++++++++++++++++++++++++
 src/conf/domain_conf.h   |   2 +
 src/libvirt_private.syms |   2 +
 src/lxc/lxc_driver.c     |  44 +++++++++++++
 src/qemu/qemu_driver.c   | 137 +--------------------------------------
 5 files changed, 184 insertions(+), 135 deletions(-)

-- 
2.20.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