Announcing DHCP 3.0rc7
Ted Lemon
mellon at nominum.com
Thu May 17 07:37:27 UTC 2001
*** From dhcp-announce -- To unsubscribe, see the end of this message. ***
I have just released 3.0 release candidate 7, which contains a number
of bug fixes, including failover state transition fixes, memory leaks
and one core dump. This also includes a bunch of fixes to make
omshell work more the way I intended it to work. These changes are
the result of work one of our support engineers at Nominum is doing to
document omshell, so there will be a man page for omshell before 3.0
is released.
The distribution is available at: ftp://ftp.isc.org/isc/dhcp
_MelloN_
Changes since 3.0 Release Candidate 6
- Fix a core dump that could happen when processing a DHCPREQUEST from
a client that had a host declaration that contained both a
fixed-address declaration and a dhcp-client-identifier option
declaration, if the client identifier was longer than nine bytes.
- Fix a memory leak that could happen in certain obscure cases when
using omapi to manipulate leases.
- Fix some bugs and omissions in omshell.
Changes since 3.0 Release Candidate 5
- Fix a bug in omapi_object_dereference that prevented objects in
chains from having their reference counts decreased on dereference.
- Fix a bug in omapi_object_dereference that would prevent object
chains from being freed upon removal of the last reference external
to the chain.
- Fix a number of other memory leaks in the OMAPI protocol subsystem.
- Add code in the OMAPI protocol handler to trace memory leakage.
- Clean up the memory allocation/reference history printer.
- Support input of dotted quads and colon-seperated hex lists as
attribute values in omshell.
- Fix a typo in the linux interface discovery code.
- Conditionalize a piece of trace code that wasn't conditional.
Changes since 3.0 Release Candidate 4
- Fix a bug that would prevent leases from being abandoned properly on
DHCPDECLINE.
- Fix failover peer OMAPI support.
- In failover, correctly handle expiration of leases. Previously,
leases would never be reclaimed because they couldn't make the
transition from EXPIRED to FREE.
- Fix some broken failover state transitions.
- Documentation fixes.
- Take out an unnecessary check in DHCP relay agent information option
stashing code that was preventing REBINDING clients from rebinding.
- Prevent failover peers from allocating leases in DHCPREQUEST
processing if the lease belongs to the other server.
- Record server version in lease file introductory comment.
- Correctly report connection errors in OMAPI and failover.
- Make authentication signature algorithm name comparisons in OMAPI
case-insensitive.
- Fix compile problem on SunOS 4.x
- If a signature algorithm is not termined with '.', terminate it so
that comparisons between fully-qualified names will work
consistently.
- Different SIOCGIFCONF probe code, may "fix" problem on some Linux
systems with the probe not working correctly.
- Don't allow user to type omapi key on command line of omshell.
-----------------------------------------------------------------------
To unsubscribe from this list, visit http://www.isc.org/dhcp-lists.html
or send mail to dhcp-announce-request at isc.org with the subject line of
'unsubscribe'.
-----------------------------------------------------------------------
More information about the dhcp-announce
mailing list