summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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.