aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-04-12 22:53:16 +0000
committerGuy Harris <guy@alum.mit.edu>2000-04-12 22:53:16 +0000
commitcf31cb477de12dd31cda254b544290173b76fd13 (patch)
treec8532731900da17a24d9529fb203a39c853775e3 /AUTHORS
parented237c129d8445a45dbe5e8819353c468e6d24ee (diff)
Jeff Foster's SOCKS dissector, support for associating dissectors
with conversations and having TCP and UDP check whether a packet is part of a conversation with a dissector and, if so, using that dissector on the conversation, and "ethertype()"-style support for allowing a dissector to call a sub-dissector via the same path that the TCP and UDP dissectors use, based on port numbers supplied by that dissector. svn path=/trunk/; revision=1837
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 3f38334578..56c3dc00d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -146,6 +146,9 @@ Jeff Foster <jfoste@woodward.com> {
Support for protocols registering themselves with dissectors for
protocols on top of which they run
Rlogin support
+ Support for associating a dissector with a conversation, and for
+ use of that dissector by TCP and UDP
+ SOCKS support
}
Peter Torvals <petertv@xoommail.com> {