summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-25 09:43:28 +0000
committerelie <elie>2013-05-25 09:43:28 +0000
commit4bbe04ba5352bffad41be0052dbff38ea725c219 (patch)
tree22f3fb8ce62cce7020ea2a3238ea6d845e221c9d /CHANGES
parent578caf7b79e3d9816e397f9e34be075b45f6da57 (diff)
downloadpysnmp-4bbe04ba5352bffad41be0052dbff38ea725c219.tar.gz
the SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implemented
to communicate discovered peer SNMP engine information to SNMP apps what can be used for fine usmUserTable configuration.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 889532f..a5bc574 100644
--- a/CHANGES
+++ b/CHANGES
@@ -42,6 +42,9 @@ Revision 4.2.5rc2
renamed into securityEngineId as it's semantically correct
- Oneliner transport target classes now support the getTransportInfo()
method that returns network addresses used on protocol level.
+- The SnmpV3MessageProcessingModel.getPeerEngineInfo() method is implemented
+ to communicate discovered peer SNMP engine information to SNMP apps what
+ can be used for fine usmUserTable configuration.
- AsynNotificationOriginator.cfgCmdGen() does not take into account
securityModel & securityLevel when reducing LCD access via addTrapUser().
This improves LCD consistency on sparse add/del operatons but also