summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-06-21 14:15:11 +0000
committerelie <elie>2014-06-21 14:15:11 +0000
commit7145d433105bc569dc5a09a4189da17bebc41f1c (patch)
treeaf853fc58d9b5d9ab3ede81db068eeec2bebd345 /CHANGES
parent212aae86e701d001461c39effd9760dda028d2a8 (diff)
downloadpysnmp-7145d433105bc569dc5a09a4189da17bebc41f1c.tar.gz
TRAP PDU agent address evaluation made lazy to improve startup time
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 88e19df..d83fbe9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -53,6 +53,8 @@ Revision 4.2.6rc0
- Handle the case of null writer at Debug printer.
- Do not cache snmpEngineId & snmpAdminString at CommandGenerator to let it
be reused with many different snmpEngines.
+- TRAP PDU agent address evaluation at proto.api made lazy to improve
+ startup time.
- Multiple fixes to verify pyasn1 decoder.decode() return to withstand
broken SNMP messages or its components.
- Fix to authoritative engine side snmpEngineID discovery procedure: