aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
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 /AUTHORS
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 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a7b8629147..72389b6c18 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -735,6 +735,10 @@ Scott Renfro <scott@renfro.org> {
SSL/TLS support
}
+David Eisner <cradle@Glue.umd.edu> {
+ NCP-over-IP bug fix
+}
+
Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.