summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorelie <elie>2005-10-09 18:08:47 +0000
committerelie <elie>2005-10-09 18:08:47 +0000
commit2e7c6946a233b506e909a56ada57ccec458408fc (patch)
tree442dc506cf95a2af1c78140e1a140cd0a1336b17 /TODO.txt
parent60152865a04d6fb3bd68a693008bf6c65deb6bfa (diff)
downloadpysnmp-git-2e7c6946a233b506e909a56ada57ccec458408fc.tar.gz
updated
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 5dd706b8..f81a4d28 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,6 +24,9 @@ Sparse notes on major existing problems/plans
* Trap application code is still 90% finished. Also, examples & apps
needed.
+* MsgAndPduDispatcher should use TransportDispatcher jobs interface
+ to handle SNMPv3 handshake
+
* At MibViewController, do not index intance objects
* Implement 'oneliner' API for v1arch
@@ -67,4 +70,4 @@ Sparse notes on major existing problems/plans
* TextualConvention subclassing order now depends upon DisplayHint
clause presense in MIB definition (for useful prettyIn/Out()). Maybe
- this should be re-worked. \ No newline at end of file
+ this should be re-worked.