diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-18 08:50:54 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-18 08:50:54 +0000 |
commit | 3457a02a10e00f2c61e182b32b9e837fa6631130 (patch) | |
tree | 2ed1cfe41ffcd64d13eb38593e9c8c412d1930f1 /net/isc-dhcp3-server/pkg-descr | |
parent | 834813f53a1d4091fb79a275257f5d0d53793543 (diff) | |
download | ports-3457a02a10e00f2c61e182b32b9e837fa6631130.tar.gz ports-3457a02a10e00f2c61e182b32b9e837fa6631130.zip |
Notes
Diffstat (limited to 'net/isc-dhcp3-server/pkg-descr')
-rw-r--r-- | net/isc-dhcp3-server/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/isc-dhcp3-server/pkg-descr b/net/isc-dhcp3-server/pkg-descr index f00e8ae961f0..ea6d2eeb6dd6 100644 --- a/net/isc-dhcp3-server/pkg-descr +++ b/net/isc-dhcp3-server/pkg-descr @@ -4,3 +4,16 @@ This is a release of the Internet Software Consortium DHCP Server (ISC dhcpd). In this release, support for the core DHCP protocol is provided. BOOTP support is also provided for backwards compatibility. + +Version 3 of the ISC DHCP Distribution adds conditional behaviour, +address pools with access control, and client classing. An interim +implementation of dynamic DNS updates for the server only is +included, but is not supported. + +Features in upcoming releases, starting with 3.1, will include the +final asynchronous Dynamic DNS Support, DHCPv4 16-bit option codes, +asynchronous DNS query resolution, DHCP Authentication, and support +for a DHCP Interserver Protocol and live querying and update of the +DHCP database. + +WWW: http://www.isc.org/products/DHCP/ |