From c85746b6c9bb8682ef799ed1d82d8d2f0853d88b Mon Sep 17 00:00:00 2001 From: elie Date: Mon, 24 Mar 2014 17:18:05 +0000 Subject: clean up request queue on pysnmp-level processing failure, not just StatusInformation --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d7ed1bd..cb6ecad 100644 --- a/CHANGES +++ b/CHANGES @@ -62,6 +62,8 @@ Revision 4.2.6rc0 namedValue parameter positionally rather than binding it by name. - Fix to PDU translation service (proto.proxy.rfc2576) to make it initializing errorIndex & errorStatus components of the resulting PDU. +- Fix to MsgAndPduDispatcher.sendPdu() to clean up request queue on + pysnmp-level processing failure. Revision 4.2.5 -------------- -- cgit v1.2.1