aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 2 insertions, 12 deletions
diff --git a/TODO b/TODO
index 1ecaa3d435..5d7f0f0e04 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.6 1999/12/26 23:52:54 guy Exp $
+$Id: TODO,v 1.7 2000/08/25 19:43:28 deniel Exp $
Things to do:
=============
@@ -6,9 +6,6 @@ Things to do:
*) Protocol dispatchers, allowing run-time setting of protocol "chaining"
(i.e., UDP port X calls dissector Y)
-*) Loadable modules, closely related to the previous item. (These are
-in the current version in CVS.)
-
*) Work on packet capturing in wiretap
*) Either as part of the previous item, or as a capture-filter
@@ -75,18 +72,11 @@ other than, perhaps a count of packets captured, or captures and prints
packet summary or detail data to the standard output, or reads a capture
file and prints to the standard output summary or detail data.
-*) Display filters: support FT_STRING filters
-
*) Display filters: allow filtering on "enumerated" data types by name,
i.e. if a field has a "value_string" array associated with it, allow
users to specify the string associated with a value.
*) Display filters: add regexes to strings and byte ranges
-*) Krb dissector - standard krb4 - from tcpdump (nneul)
-
-*) Krb5 dissector - from scratch, need to use ASN.1 code (nneul)
-
-*) IRC dissector
-
*) Make lines in GTK Tree (proto_tree GUI) user-selectable
+