aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp3/pkg-descr
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1996-03-08 19:45:10 +0800
committerse <se@FreeBSD.org>1996-03-08 19:45:10 +0800
commit0d5400cce7dca8699025a03e3870f2007a04aa1e (patch)
tree3c24548cf37cdf9328e2343628497b40fb2f7214 /net/isc-dhcp3/pkg-descr
parent6a31d052891610ed729e8e30a4241a31809b4c0c (diff)
downloadfreebsd-ports-gnome-0d5400cce7dca8699025a03e3870f2007a04aa1e.tar.gz
freebsd-ports-gnome-0d5400cce7dca8699025a03e3870f2007a04aa1e.tar.zst
freebsd-ports-gnome-0d5400cce7dca8699025a03e3870f2007a04aa1e.zip
A port of the Internet Software Consortium DHCP Server (ISC dhcpd).
Diffstat (limited to 'net/isc-dhcp3/pkg-descr')
-rw-r--r--net/isc-dhcp3/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/isc-dhcp3/pkg-descr b/net/isc-dhcp3/pkg-descr
new file mode 100644
index 000000000000..e19d71018175
--- /dev/null
+++ b/net/isc-dhcp3/pkg-descr
@@ -0,0 +1,11 @@
+ISC-DHCP (BETA 0) Dynamic Host Configuration Protocol server and client
+
+This is the first Beta release of the Internet Software Consortium
+DHCP Server (ISC dhcpd). In this Beta release, support for the core
+DHCP protocol is provided. BOOTP support is also provided for
+backwards compatibility.
+
+This release of dhcpd does not contain support for DHCPINFORM.
+Support for DHCPINFORM will be present in the next release.
+DHCPINFORM is somewhat tangential to the main purpose of the DHCP
+protocol, so this probably won't be a major problem for most users.