[Pkg-libvirt-maintainers] Bug#549183: Bug#549183: Acknowledgement (libvirt0: Require dnsmasq even when dhcp is disabled)

Guido Günther agx at sigxcpu.org
Sun Dec 13 12:20:57 UTC 2009


Hi Daniel,
On Fri, Dec 11, 2009 at 08:38:47PM +0100, Daniel Dehennin wrote:
> Hello,
> 
> I looked at the source code and saw the problem in
> src/network/bridge_driver.c[1]:
> --8<---------------cut here---------------start------------->8---
> if ((network->def->ipAddress ||
>      network->def->nranges) &&
>     dhcpStartDhcpDaemon(conn, network) < 0)
>     goto err_delbr2;
> --8<---------------cut here---------------end--------------->8---
> 
> The dhcpStartDhcpDaemon should be called only if network->def->nranges
> is defined.
This was done on purpose so dnsmasq can provide DNS. See upstream commit
	df3de82c06d42fed832c1955dafdee85879bd15a
Cheers,
 -- Guido





More information about the Pkg-libvirt-maintainers mailing list