libvirt/src/network
Michal Privoznik 112174b205 network: Link with libxml2
Since fb9f6ce625 we are including a libxml header file in the
network driver but never link with it. This hasn't caused an
immediate problem because in the end the network driver links
with libvirt.la. But apparently, it's causing a build issue on
old Ubuntu.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2019-07-18 16:57:02 +02:00
..
bridge_driver_linux.c network: delay global firewall setup if no networks are running 2019-05-23 16:29:48 +01:00
bridge_driver_nop.c network: delay global firewall setup if no networks are running 2019-05-23 16:29:48 +01:00
bridge_driver_platform.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
bridge_driver_platform.h conf: Add virNetworkXMLOption 2019-07-17 17:18:55 -04:00
bridge_driver.c network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
bridge_driver.h network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
default.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
leaseshelper.c all: don't wait for driver lock during startup 2019-07-15 13:36:45 +01:00
libvirt.zone network: explicitly allow icmp/icmpv6 in libvirt zonefile 2019-02-14 15:06:42 -05:00
Makefile.inc.am network: Link with libxml2 2019-07-18 16:57:02 +02:00