diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-12-08 17:54:41 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-12-08 17:54:41 +0000 |
commit | f476cf176a28a3716028f629ad150331b60bdf76 (patch) | |
tree | 191d7f56d818fc33a47a64f559173c64b2464019 /TODO | |
parent | f877eb85c98aa335c44d1c493f7747daacf783a7 (diff) | |
download | wireshark-f476cf176a28a3716028f629ad150331b60bdf76.tar.gz wireshark-f476cf176a28a3716028f629ad150331b60bdf76.tar.bz2 wireshark-f476cf176a28a3716028f629ad150331b60bdf76.zip |
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-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |