summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-18 13:26:49 +0000
committerelie <elie>2013-05-18 13:26:49 +0000
commitdafca9628cd4db7fb34baacc2022106b2b55f711 (patch)
tree4a7b838c39176c75c34ddc4a412c87df9c442043 /CHANGES
parente389f5d736b4cd6f56d2bc5d80244c6819472ff1 (diff)
downloadpysnmp-dafca9628cd4db7fb34baacc2022106b2b55f711.tar.gz
SNMP credentials management reworked to allow multiple securityNames's in
snmpCommunityEntry and usmUserEntry tables. Changes made to addV1System(), addV3User() functions as well as to their oneliner's wrappers.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 827d0d7..a203d89 100644
--- a/CHANGES
+++ b/CHANGES
@@ -35,6 +35,9 @@ Revision 4.2.5rc2
methods now accept optional authData parameter to remove specific entries
from LCD. This can be useful for modifying security parameters for
specific securityName.
+- SNMP credentials management reworked to allow multiple securityNames's in
+ snmpCommunityEntry and usmUserEntry tables. Changes made to addV1System(),
+ addV3User() functions as well as to their oneliner's wrappers.
- 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