]> git.samba.org - obnox/wireshark/wip.git/commitdiff
Remove some items which are now available.
authordeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Aug 2000 19:43:28 +0000 (19:43 +0000)
committerdeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Aug 2000 19:43:28 +0000 (19:43 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2376 f5534014-38df-0310-8fa8-9805f1628bb7

TODO

diff --git a/TODO b/TODO
index 1ecaa3d435f29c598eecebb92bc1012d372d2fb4..5d7f0f0e049671692576f5d8fadbbbdb70175d7e 100644 (file)
--- 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
+