summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-02-18 21:37:53 +0000
committerGuy Harris <guy@alum.mit.edu>2003-02-18 21:37:53 +0000
commit63bd8087e522c391c8453b0bb65e88e709a1cc56 (patch)
treebdcc8c212b72ec6cf3a482b4cbcb1c97b455e86a /AUTHORS
parent23ed899373379c45a923ddedb119016dad0aa671 (diff)
downloadwireshark-63bd8087e522c391c8453b0bb65e88e709a1cc56.tar.gz
From Didier Gautheron: fix desegmentation code to handle sequence number
overflow. svn path=/trunk/; revision=7169
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 0362ac2244..781ea721e1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1230,7 +1230,8 @@ Didier Gautheron <dgautheron[AT]magic.fr> {
Fix to work with automake 1.7
Fix gtk Makefile entry to rebuild "ethereal-tap-register.c"
Fix handling of cross in TCP graph code
- Fix sequence number overflow problems in TCP graph code
+ Fix sequence number overflow problems in TCP graph code and
+ desegmentation code
}
Phil Williams <csypbw[AT]comp.leeds.ac.uk> {