ISC's Dynamic Host Configuration Protocol Distribution provides a
authoradrianp <adrianp>
Wed, 13 Feb 2008 22:05:21 +0000 (22:05 +0000)
committeradrianp <adrianp>
Wed, 13 Feb 2008 22:05:21 +0000 (22:05 +0000)
commit3419e6d74c355626e09bb864bdf4e45fa522a4df
treebb84fb083dcec246ee075419079766195ab6306d
parent9aaf2ba6a7b28b4a9bbc101efed29ba52a81e72a
ISC's Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of
DHCP, through a suite of DHCP tools:

* A DHCP server
* A DHCP client
* A DHCP relay agent

These tools all use a modular API which is designed to be sufficiently
general that it can easily be made to work on POSIX-compliant
operating systems and also non-POSIX systems like Windows NT and
MacOS.

The DHCP server, client and relay agent are provided both as
reference implementations of the protocol and as working, fully-featured
sample implementations. Both the client and the server provide
functionality that, while not strictly required by the protocol,
is very useful in practice. The DHCP server also makes allowances
for non-compliant clients which one might still like to support.

This package contains the Client component.
net/isc-dhclient4/DESCR [new file with mode: 0644]
net/isc-dhclient4/Makefile [new file with mode: 0644]
net/isc-dhclient4/PLIST [new file with mode: 0644]
net/isc-dhclient4/distinfo [new file with mode: 0644]