aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-07-12 01:48:05 +0000
committerGuy Harris <guy@alum.mit.edu>2001-07-12 01:48:05 +0000
commit22317b5058b970374453d134a50398107880225c (patch)
tree958f8d2b9b13b08c7ab42e7d63b62194929e8d54 /doc
parent318682adcaa5ae4d128cac50ad32a424fd3538e2 (diff)
NCP-over-IP bug fix (it wasn't skipping the NCP-over-{TCP,UDP} header
before passing the packet on to the request and reply dissectors), from David Eisner. svn path=/trunk/; revision=3693
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index 85ecae3fe8..437cc3aaec 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -1131,6 +1131,7 @@ B<http://www.ethereal.com>.
Aamer Akhter <aakhter@cisco.com>
Pekka Savola <pekkas@netcore.fi>
Scott Renfro <scott@renfro.org>
+ David Eisner <cradle@Glue.umd.edu>
Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.