aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-12-08 17:54:41 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-12-08 17:54:41 +0000
commitf476cf176a28a3716028f629ad150331b60bdf76 (patch)
tree191d7f56d818fc33a47a64f559173c64b2464019 /TODO
parentf877eb85c98aa335c44d1c493f7747daacf783a7 (diff)
Added Philip Gladstone <philip@raptor.com>'s patch to check IP header
checksum, and noted the need for user-selectable lines in the GUI tree. svn path=/trunk/; revision=1242
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 691452f6d4..bbc1edb74f 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.3 1999/12/07 15:38:19 nneul Exp $
+$Id: TODO,v 1.4 1999/12/08 17:54:41 gram Exp $
Things to do:
=============
@@ -54,3 +54,5 @@ it under?)
18. Krb5 dissector - from scratch, need to use ASN.1 code (nneul)
19. IRC dissector
+
+20. Make lines in GTK Tree (proto_tree GUI) user-selectable