summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2013-05-25 09:11:46 +0000
committerelie <elie>2013-05-25 09:11:46 +0000
commit578caf7b79e3d9816e397f9e34be075b45f6da57 (patch)
tree26372b49eb24b5b8ec8270d61ba35b21dbee947f /CHANGES
parent20d54b60747b2aa3b103e98a15ff99dad901cf05 (diff)
downloadpysnmp-578caf7b79e3d9816e397f9e34be075b45f6da57.tar.gz
Oneliner transport target classes now support the getTransportInfo()
method that returns network addresses used on protocol level
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d665ac2..889532f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,6 +40,8 @@ Revision 4.2.5rc2
addV3User() functions as well as to their oneliner's wrappers.
- The contextEngineId parameter of config.addV3User() and auth.UsmUserData()
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.
- 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