From fde998b16d0c5c5b9d8442a4f68b534035db4359 Mon Sep 17 00:00:00 2001 From: mrm Date: Mon, 8 Dec 1997 20:38:35 +0000 Subject: UPdated notes for Eric Newtons fixes --- ASNMP/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ASNMP') diff --git a/ASNMP/ChangeLog b/ASNMP/ChangeLog index b7ab0424d8d..c19bb6c5ca7 100644 --- a/ASNMP/ChangeLog +++ b/ASNMP/ChangeLog @@ -1,3 +1,22 @@ +Mon Dec 8 14:33:59 CST 1997 + * Thanks to Eric Newton's continued patches + Version 1.7 has fixes for: agent, base library + Fix to the response type fixes the interoperability with CMU snmp on + linux. (and SNMP Research as well) + + Initialize member of Pdu: output_ + Send responses as response messages + Deallocate and reset the io_vec + + The transaction object didn't initialize the io_vec used to receive + a packet when it was used for an agent transaction. + + Cleans up a warning about using a const object from a previous + patch. + + Removes the transaction object from the Reactor. + + Sun Nov 30 17:49:12 CST 1997 Mike MacFaden * Thanks to Eric Newton's apply patches: Removed G++ warnings: -- cgit v1.2.1