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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to