aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>1999-12-07 15:38:20 +0000
committerNathan Neulinger <nneul@umr.edu>1999-12-07 15:38:20 +0000
commit612448c2e1383643c9f50c59f1a5543ff38ac6b8 (patch)
tree6f896558696da8d2ffbdfd11069b59f67d8cefe5 /TODO
parentb01c9d20d4617424e0a2900bbdd70ff6a6911aab (diff)
style improvements in ARP dissector proto tree, added todo items
svn path=/trunk/; revision=1237
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO b/TODO
index bd85d40090..691452f6d4 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.2 1999/12/04 06:15:31 gram Exp $
+$Id: TODO,v 1.3 1999/12/07 15:38:19 nneul Exp $
Things to do:
=============
@@ -47,3 +47,10 @@ it under?)
15. Display filters: add regexes to strings and byte ranges
+16. Atalk NBP dissector - see netatalk sources for structure defs (nneul)
+
+17. Krb dissector - standard krb4 - from tcpdump (nneul)
+
+18. Krb5 dissector - from scratch, need to use ASN.1 code (nneul)
+
+19. IRC dissector