aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-08-23 19:12:52 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-08-23 19:12:52 +0000
commit13d050e9b6f414ee7332fe3db5f7e5e55fb601c6 (patch)
treebd57c4411c44a125bf39d26c46e7bb7fbf339bfc /plugins
parent34e8aec5b061c6b9f592828762114a20d1af7166 (diff)
List additional request for command presentation
svn path=/trunk/; revision=22605
Diffstat (limited to 'plugins')
-rw-r--r--plugins/unistim/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/unistim/TODO b/plugins/unistim/TODO
index f5148e5f59..abd3fbcc72 100644
--- a/plugins/unistim/TODO
+++ b/plugins/unistim/TODO
@@ -2,7 +2,8 @@
* Replace the recursion to dissect_message by a while loop.
This requires returning the offset from the detailed dissectors.
+ * Add address decoding to the Info column (requires previous point)
+
* Handle msg_len consistently
* Split up ett_unistim for various purposes
-