[Bug 192413] libdhcp : IPv6 and IPv4 DHCP client and network configuration library API

bugzilla at redhat.com bugzilla at redhat.com
Wed May 24 20:26:09 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: libdhcp : IPv6 and IPv4 DHCP client and network configuration library API


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192413





------- Additional Comments From dcantrel at redhat.com  2006-05-24 16:18 EST -------
My two cents...

libdhcp is a step in the right direction, but what we really need for anaconda
now is a drop-in replacement for pump so that we can add IPv6 support rather
quickly.

After reading the code and some of the patches to the ISC software, I would rate
this software of alpha quality.  It's clearly under heavy development still and
it's not really something that I'd like to move anaconda to right now.

The last part that concerns me (again, regarding anaconda) is that this library
execs the actual DHCP clients.  Is this necessary?  Pump is able to do IPv4 DHCP
in a handful of C files.  Pump is great because we can link it right in to the
loader and have no other external requirements.  This is very important for
bring up on new architectures and/or painful architectures (e.g., zSeries).

I'm not sure that libdhcp is the best move for anaconda.  If the drop-in
replacement for pump existed, that would be good.  A library that doesn't
require the clients, that would be good.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list