summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2015-01-07 10:28:09 +0000
committerelie <elie>2015-01-07 10:28:09 +0000
commita0fd414a38cc6cf7d342974eea9a0f8f9d55799a (patch)
treef3d178aeaa91fb008a31c04ac5c82ffe2568cae3 /CHANGES
parented42a1ddf7f8160085866f9726d62c2005376056 (diff)
downloadpysnmp-a0fd414a38cc6cf7d342974eea9a0f8f9d55799a.tar.gz
first attempt to make SNMP Engine settings persistent across reboots
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 034d18f..1ce6719 100644
--- a/CHANGES
+++ b/CHANGES
@@ -62,6 +62,8 @@ Revision 4.2.6rc0
startup time.
- Multiple fixes to verify pyasn1 decoder.decode() return to withstand
broken SNMP messages or its components.
+- First attempt made to make some of SNMP Engine settings persistent
+ across reboots.
- Fix to authoritative engine side snmpEngineID discovery procedure:
respond with notInTimeWindows rather then with unsupportedSecurityLevel
at time synchronization phase.