summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index b34bd9c6..a54e3f10 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,8 +22,6 @@ Sparse notes on major existing problems/plans
* Disallow SNMP access to USM objects
-* Make sure objects shutdown methods work alright
-
* Maybe MibInstrumentationController should be async what
implies callback function interface.
@@ -31,8 +29,6 @@ Sparse notes on major existing problems/plans
* Implement SNMP proxy example & app
-* Check for memory leaks esp. on failed requests
-
* Implement partial context name match at isAccessAllowed()
* Sort out whether pyasn1 objects should probably have either clone() or
@@ -56,3 +52,5 @@ Sparse notes on major existing problems/plans
* Implement OID prefix to MIB module mapping then dynamic MIB modules
loading on OID to MIB symbol resolution
+
+* Implement OID-to-MIB cache mapping for dynamic MIB loading