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