aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2000-08-25 19:43:28 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2000-08-25 19:43:28 +0000
commitca825e0ea5387caf98a7da91b1b2d3e8c8227468 (patch)
treeb63ac1a735c2b01d4375540beb41009928f9f7c5 /TODO
parent3bdcd15cb46be41c2defc90cc6b09940c52e538e (diff)
Remove some items which are now available.
svn path=/trunk/; revision=2376
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
+