summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorelie <elie>2005-10-09 18:08:47 +0000
committerelie <elie>2005-10-09 18:08:47 +0000
commit88a8f97f393492535f41db1d82b0b3a19916b278 (patch)
tree756b4fbda42c665e56a279079bd96de5327254c2 /TODO
parentdf43d1b9da788cdbc15112e601e4a7de35076176 (diff)
downloadpysnmp-88a8f97f393492535f41db1d82b0b3a19916b278.tar.gz
updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5dd706b..f81a4d2 100644
--- a/TODO
+++ b/TODO
@@ -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.