summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2014-04-23 11:53:49 +0000
committerelie <elie>2014-04-23 11:53:49 +0000
commit70caa4259ac547d412af41d6c00212a3c8ff1d3c (patch)
tree5132e52e70b63a0fd6a944d969856a63a742dd73 /CHANGES
parent11082b31367810bc736562872418a6be5fe89aa6 (diff)
downloadpysnmp-70caa4259ac547d412af41d6c00212a3c8ff1d3c.tar.gz
fix to authoritative engine side snmpEngineID discovery procedure:
respond with notInTimeWindows rather then with unsupportedSecurityLevel at time synchronization phase
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9b86d8e..6f75ac3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -55,6 +55,9 @@ Revision 4.2.6rc0
be reused with many different snmpEngines.
- Multiple fixes to verify pyasn1 decoder.decode() return to withstand
broken SNMP messages or its components.
+- Fix to authoritative engine side snmpEngineID discovery procedure:
+ respond with notInTimeWindows rather then with unsupportedSecurityLevel
+ at time synchronization phase.
- Fix to rfc1902.Bits type to make it accepting hex and binary initializers,
cope with missing bits identifieirs at prettyPrint().
- Memory leak fixed in CommandForwarder examples.
@@ -275,7 +278,7 @@ Revision 4.2.3
--------------
- SECURITY FIX: USM subsystem did not verify securityLevel of a request
- to an authoritative SNMP engineinbound against auth/priv protocols
+ to an authoritative SNMP engine against auth/priv protocols
configured for the user in question. That allowed unauthenticated/unciphered
access to pysnmp-based Agent even if USM user is configured to provide one.
- Oneliner [Asyn]CommandGenerator now supports optional keyword args