summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorelie <elie>2015-11-13 20:19:56 +0000
committerelie <elie>2015-11-13 20:19:56 +0000
commit0d55f58dcef1d8b3b9a044ec805575fb3b06d343 (patch)
tree670e0973f9f46c6d8d6836af4a5d06ac6f1b8bee /TODO.txt
parenta6155011b4dcbea6e50976ec14680d7e18ef7062 (diff)
downloadpysnmp-git-0d55f58dcef1d8b3b9a044ec805575fb3b06d343.tar.gz
last minute cleanup
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO.txt b/TODO.txt
index 3d2117df..455412c9 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -16,8 +16,6 @@ Sparse notes on major existing problems/plans
* MsgAndPduDispatcher should use TransportDispatcher jobs interface
to handle SNMPv3 handshake
-* Implement 'oneliner' API for v1arch, possibly compatible with v3arch API
-
* Implement prettyIn value format parser at TC
* Disallow SNMP access to USM objects
@@ -54,12 +52,3 @@ Sparse notes on major existing problems/plans
may need a means to deal only with specific node types.
* redesign proto.errind.ErrorIndication
-
-* move LCD and var-bind management routines from Async* classes
-
-* make oneliner helper routines more general, not bound to asyncore-based
- implementation
-
-* improve oneliner modules layout to make it possible to create more
- transport-specific oneliner interfaces
-