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

Daniel Dehennin daniel.dehennin at baby-gnu.org
Fri Dec 11 19:38:47 UTC 2009


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.

Regards.
Footnotes: 
[1]  http://libvirt.org/git/?p=libvirt.git;a=blob;f=src/network/bridge_driver.c;h=abee78cbbf1d6025e302f999a0569d0bb0b1a433;hb=master#l953

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-libvirt-maintainers/attachments/20091211/34ad42d3/attachment.pgp>


More information about the Pkg-libvirt-maintainers mailing list