[systemd-devel] [PATCH 17/17] networkd: add dhcp server support
Cristian Rodríguez
crrodriguez at opensuse.org
Mon May 26 21:21:39 PDT 2014
El 26/05/14 22:38, Zbigniew Jędrzejewski-Szmek escribió:
> On Mon, May 26, 2014 at 09:39:46PM +0200, Tom Gundersen wrote:
>> When enabled in [Network] it will set up a dhcp server on the interface, listening
>> on one of its statically configured IPv4 addresses and with a fixed size pool of
>> leases determined from it.
> Hi Tom,
> before looking at the code, a couple of general questions:
> - does the DHCP server have to be part of networkd?
Yeah IMHO the dhcp server should be a separate daemon, that of course
does not preclude it from sharing code with networkd.
More information about the systemd-devel
mailing list