summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2013-12-13 13:32:35 -0800
committerShawn Routhier <sar@isc.org>2013-12-13 13:32:35 -0800
commit32da1939afc3ec725484ed28c40de3be598e7471 (patch)
treeaf0a1680a1ad708296555b984a52161c7fbc26f7 /README
parent4d079f0ec097e95bc617074102f32ad37ee23aed (diff)
downloadisc-dhcp-32da1939afc3ec725484ed28c40de3be598e7471.tar.gz
[master] Prepare for 4.3.0a1
Update vesion stamps, copyright dates and the bind version to use.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 13 insertions, 6 deletions
diff --git a/README b/README
index cd256c48..f321ef1a 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.3.0-Pre-Beta
- XX Month 2013
+ Version 4.3.0a1
+ 17 December 2013
README FILE
@@ -98,7 +98,14 @@ directory, it may not have up-to-date information).
RELEASE STATUS
-This is ISC DHCP 4.2.0, which modifies the DDNS code to be asynchronous.
+This is ISC DHCP 4.3.0. The major theme for this release is "ipv6 uplift",
+in which we enhance the v6 code to support many of the features found
+in the v4 code. These include: support for v6, support for on_commit,
+on_expiry and on_release in v6, support for accessing v6 relay options
+and better log messages for v6 addresses. Non v6 features include:
+support for the standard DDNS, better OMAPI class and sub-class support
+allowing for dynamic addition and removal of sub-classes, and support for
+DDNS without zone statements.
In this release, the DHCPv6 server should be fully functional on Linux,
Solaris, or any BSD. The DHCPv6 client should be similarly functional
@@ -133,12 +140,12 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.2.0.tar.gz
- tar xvf dhcp-4.2.0.tar
+ gunzip dhcp-4.3.0a1.tar.gz
+ tar xvf dhcp-4.3.0a1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.2.0 subdirectory that you've just created and
+Now, cd to the dhcp-4.3.0a1 subdirectory that you've just created and
configure the source tree by typing:
./configure