Internet Software Consortium DHCP Distribution
- Version 3, Beta 2, Patchlevel 4
- September 14, 2000
+ Version 3, Beta 2, Patchlevel 5
+ September 19, 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.0b2pl3.tar.gz |tar xvf -
+ zcat dhcp-3.0b2pl5.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.0b2pl3 subdirectory that you've just
+Now, cd to the dhcp-3.0b2pl5 subdirectory that you've just
created and configure the source tree by typing:
./configure
Internet Software Consortium DHCP Distribution
- Version 3, Beta 2, Patchlevel 4
- September 14, 2000
+ Version 3, Beta 2, Patchlevel 5
+ September 19, 2000
Release Notes
- Added an encoding for the slp-agent option. :')
+- Fixed SunOS 4 build. Thanks to Robert Elz for responding to my
+ request for help on this with patches!
+
+- Incorporated a change that should fix a problem reported by Philippe
+ Jumelle where when the network connection between two servers is
+ lost, they never reconnect.
+
+- Fix client script files other than that for NetBSD to actually use
+ make_resolv_conf as documented in the manual page.
+
+- Fix a bug in the packet handling code that could result in a core
+ dump.
+
+- Fix a bug in the bootp code where responses on the local net would
+ be sent to the wrong MAC address. Thanks to Jerry Schave for
+ catching this one.
+
Changes since 3.0 Beta 2 Patchlevel 3
- In the DHCP client, execute client statements prior to using the values