Internet Software Consortium DHCP Distribution
- Version 3, Beta 2, Patchlevel 3
- September 7, 2000
+ Version 3, Beta 2, Patchlevel 4
+ September 14, 2000
README FILE
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- zcat dhcp-3.0b2pl2.tar.gz |tar xvf -
+ zcat dhcp-3.0b2pl3.tar.gz |tar xvf -
On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.
CONFIGURING IT
-Now, cd to the dhcp-3.0b2pl2 subdirectory that you've just
+Now, cd to the dhcp-3.0b2pl3 subdirectory that you've just
created and configure the source tree by typing:
./configure
Internet Software Consortium DHCP Distribution
- Version 3, Beta 2, Patchlevel 3
- September 7, 2000
+ Version 3, Beta 2, Patchlevel 4
+ September 14, 2000
Release Notes
people here, both for working on the code and for prodding me into
improving it.
+ Changes since 3.0 Beta 2 Patchlevel 3
+
+- In the DHCP client, execute client statements prior to using the values
+ of options, so that the client configuration can overried, e.g., the
+ lease renewal time.
+
+- Fix a reference counting error that would result in very reproducible
+ failures in updates, as well as occasional core dumps, if a zone was
+ declared without a key.
+
+- Fix some Linux 2.0 compilation problems.
+
+- Fix a bug in scope evaluation during execution of "on" statements that
+ caused values not to be recorded on leases.
+
+- If the dhcp-max-message-size option is specified in scope, and the
+ client didn't send this option, use the one specified in scope to
+ determine the maximum size of the response.
+
Changes since 3.0 Beta 2 Patchlevel 2
- Fix a case where spawning subclasses were being allocated