aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornneul <nneul@f5534014-38df-0310-8fa8-9805f1628bb7>1999-12-07 15:38:20 +0000
committernneul <nneul@f5534014-38df-0310-8fa8-9805f1628bb7>1999-12-07 15:38:20 +0000
commita7e132d31f3b3b95ddd2b45871b69a0ba44a9da6 (patch)
tree6f896558696da8d2ffbdfd11069b59f67d8cefe5 /TODO
parent6e26d3530c322bbb9763325d219edf05462d6d8a (diff)
style improvements in ARP dissector proto tree, added todo items
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1237 f5534014-38df-0310-8fa8-9805f1628bb7
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