summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2003-08-29 11:06:30 +0000
committerelie <elie>2003-08-29 11:06:30 +0000
commit316f3fefa568f37317aef5e6d2495021dcab82c8 (patch)
tree16953e2463423cca5c3669544a9cf14c32056430
parent9da44dbb9a94450873db16bf3bdf55c79fadbffe (diff)
downloadpysnmp-316f3fefa568f37317aef5e6d2495021dcab82c8.tar.gz
attempt to resolve and cache default agent IP on instantiation
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51c824c..d2d64f8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,8 @@ Changes to version 3.3.5
so and what's the right implementation is still unclear to me).
- Obsolete rfc1442 BIT STRING type implemented to handle outdated SNMP
entities.
+- Make pysnmp.mapping.udp.role.manager attempting to resolve and cache default
+ agent IP on instantiation for better peformance.
Thu Jun 07 19:23:33 MSD 2003