summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp/RELNOTES
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-26 08:06:22 +0000
committerobrien <obrien@FreeBSD.org>2000-06-26 08:06:22 +0000
commit8bf3d0eae63400031a65954b5b5f2f7c49757d1a (patch)
treeec3f0e70f9b53e452616b0ada4af4616056c1884 /contrib/isc-dhcp/RELNOTES
parentbb7cda744509ca00fdfaacff74526af8928253b4 (diff)
downloadFreeBSD-src-8bf3d0eae63400031a65954b5b5f2f7c49757d1a.zip
FreeBSD-src-8bf3d0eae63400031a65954b5b5f2f7c49757d1a.tar.gz
Import Patchlevel 1 of the ISC 2.0 dhcp client.
Diffstat (limited to 'contrib/isc-dhcp/RELNOTES')
-rw-r--r--contrib/isc-dhcp/RELNOTES30
1 files changed, 28 insertions, 2 deletions
diff --git a/contrib/isc-dhcp/RELNOTES b/contrib/isc-dhcp/RELNOTES
index 86b5d12..3e9c1e6 100644
--- a/contrib/isc-dhcp/RELNOTES
+++ b/contrib/isc-dhcp/RELNOTES
@@ -1,7 +1,7 @@
Internet Software Consortium
Dynamic Host Configuration Protocol Distribution
- Version 2
- June 22, 1999
+ Version 2 Patchlevel 1
+ June 24, 2000
Release Notes
@@ -22,6 +22,32 @@ the README file.
This log describes the changes that have been made in version 2.0
since June of 1997.
+ CHANGES FROM VERSION 2.0
+
+- Clean up DHCPRELEASE support.
+
+- Don't use the broadcast flag when doing BOOTP unless we need to.
+
+- Clean up the fallback mess.
+
+- Quote all shell special characters in the client script.
+
+- Fix ethernet header alignment on arm32.
+
+- Clarify the "no subnet declaration" message.
+
+- Correctly store the tftp server name in the lease file and the
+ client script file.
+
+- Avoid a potential spin loop in client when script file creation
+ fails for reasons other than the presence of an existing file of the
+ same name.
+
+- Add support for Linux kernel versions greater than 2.2.
+
+- Fix a problem in raw.c on Irix. Thanks to Don Badrak for the
+ patch.
+
CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 29
- Define BYTE_ORDER in includes/cf/hpux.h so that ip.h will compile
OpenPOWER on IntegriCloud