summaryrefslogtreecommitdiff
path: root/ASNMP/asnmp/TODO
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-01 16:43:24 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-01 16:43:24 +0000
commitb462a7a9d307c5f5eff30a24008045c0e3d0185a (patch)
treea9efcb39b9e041e5cf70e17090c76df8b5354b47 /ASNMP/asnmp/TODO
parent7e1358bc65c1d08e3ba99af5b7e5869e1cd2c47f (diff)
downloadATCD-TAO-1_1_7.tar.gz
This commit was manufactured by cvs2svn to create tag 'TAO-1_1_7'.TAO-1_1_7
Diffstat (limited to 'ASNMP/asnmp/TODO')
-rw-r--r--ASNMP/asnmp/TODO25
1 files changed, 0 insertions, 25 deletions
diff --git a/ASNMP/asnmp/TODO b/ASNMP/asnmp/TODO
deleted file mode 100644
index 12beb91406b..00000000000
--- a/ASNMP/asnmp/TODO
+++ /dev/null
@@ -1,25 +0,0 @@
-This is the todo list aka wish list: feel free to add/implmement
-Fri Aug 1 19:40:55 PDT 1997
-
-0) collapse CMU and HP code - make this thing faster since it is really
- slow and bulky...
-
-1) implement response time statistics collection so that timeout can vary based
- on empirical response times
-
-2) Implement pdu fragmentation based on tooBig errors or app directed
- Snmp::set_pdu_max_size() command
-
-3) implement async interface
-
-4) make templatized version to implement sync/nonsync (thread safe version)
-
-5) add V2c when a real agent is in the field that supports it
-
-6) Add DISMAN support when IETF approves the Expression Mib
-
-7) way too many procedural case stmts in the code...
-
-8) add compare_right() method to be orthogonal to oid class.
-
-