Internet Software Consortium
Dynamic Host Configuration Protocol Distribution
- Version 2, Beta 1, Patchlevel 19
- March 26, 1998
+ Version 2, Beta 1, Patchlevel 20
+ March 29, 1998
Release Notes
the near future, and is intended for sites that are in a position to
experiment, or for sites that desperately need the new features.
+ CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 19
+
+- Removed arp table clearing code from solaris client script.
+
+- Document Linux "protocol not configured" error more thoroughly.
+
+- Clean up some unused variables.
+
+- Add entry and exit hooks to all dhcp client scripts, along with a
+ make_resolv_conf function that can be redefined in the entry hooks.
+ Document this new feature set.
+
+- Fix client to take advantage of network APIs that allow it to
+ receive a unicast instead of requesting that the DHCP server
+ broadcast its response.
+
+- Add -pf flag to all daemons allowing user to specify PID file name
+ on command line.
+
CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 18
- Support added for AIX 4.1.5.0 (and hopefully other versions).