2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-03 15:56:00 +00:00

Update for 2.0 Beta 1

This commit is contained in:
Ted Lemon
1997-12-06 11:36:58 +00:00
parent 0c11afbceb
commit 4e72fb70dc

View File

@@ -51,6 +51,15 @@ database. This release is not expected to be stable in the near
future, and is intended for sites that are in a position to future, and is intended for sites that are in a position to
experiment, or for sites that desperately need the new features. experiment, or for sites that desperately need the new features.
- Use %ld to print pid_t and cast pid_t values to long to avoid
inconsistent declarations between different POSIX flavours.
- Add support for ARPHRD_IEEE802 (token ring) hardware type.
- If we own an address and a client requests it, but we can't assign
it to that client, we now NAK it so that the client doesn't try to
reuse it.
CHANGES FROM THE JUNE SNAPSHOT CHANGES FROM THE JUNE SNAPSHOT
- Support for NeXTstep 3.x and 4.x - Support for NeXTstep 3.x and 4.x