Re: Owl 3.0 and Virtual Machine Setup?

John Spencer <[email protected]> Sat, 21 Sep 2013 01:05:27 +0200
Newsgroups gmane.linux.openwall.user
Message-ID <[email protected]>
On 09/21/2013 12:47 AM, Solar Designer wrote:
> # We do not officially support the DHCP client because it is rather
> # complicated, yet it runs entirely as root, which we find an
> # unacceptable and unjustified security risk.  If you enable this
> # setting, then you're essentially running your own revision of this
> # package, and you're on your own with possible vulnerabilities.
> %define BUILD_DHCP_CLIENT 0

maybe this dhcp client would suit owl's needs better ?
https://code.google.com/p/ndhcp/
(it was written by nicholas kain, who did musl's x86_64 port.)