From e86843c0c430ec539fe11a5acf86c73fe0e98f84 Mon Sep 17 00:00:00 2001 From: elie Date: Mon, 24 Mar 2014 18:18:44 +0000 Subject: Fix to SNMPv1/v2c message processing subsystem to make it serving unique PDU request-id's in both outgoing and incoming confirmed and response PDU types. Duplicate request-id's in unrelated PDUs may cause cache errors otherwise. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cb6ecad..ab32477 100644 --- a/CHANGES +++ b/CHANGES @@ -64,6 +64,10 @@ Revision 4.2.6rc0 initializing errorIndex & errorStatus components of the resulting PDU. - Fix to MsgAndPduDispatcher.sendPdu() to clean up request queue on pysnmp-level processing failure. +- Fix to SNMPv1/v2c message processing subsystem to make it serving + unique PDU request-id's in both outgoing and incoming confirmed + and response PDU types. Duplicate request-id's in unrelated PDUs may + cause cache errors otherwise. Revision 4.2.5 -------------- -- cgit v1.2.1