summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO.txt b/TODO.txt
index 9d966485..b34ab8c7 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -27,16 +27,11 @@ Sparse notes on major existing problems/plans
* Re-work ACL to get rid of linear search there
-* Implement SNMP proxy example & app
-
* Implement partial context name match at isAccessAllowed()
* Sort out whether pyasn1 objects should probably have either clone() or
subtype() methods.
-* Convert symbolic constants (keys, SNMP errors) into singular, hashable
- objects for performance and typing reliablity
-
* Implement by-transportTag search at secmod/rfc2576
* Review PDU components coercion code at proxy/rfc2576
@@ -53,6 +48,4 @@ 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 IPv6 support
-
* Implement TCP transport support