This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
/
THANKS
72 lines (67 loc) · 3.15 KB
/
THANKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Special thanks to the following organizations:
The National Science Foundation
For funding the rebirth of tcptrace which has made it possible
to hire students and purchase computers for cross-platform
development
Sun Microsystems
For donating the web server and Solaris development platform
that serves as www.tcptrace.org
Special thanks to the following people who helped, pointed out bugs,
or ported the program to other architectures:
Sita Menon
wrote much of the early retransmission counting
and sequencing engine
Brian Wilson
wrote the original etherpeek capture library
Mark Allman and Chris Hayes
provided valuable (sometimes incessant!) feedback
on the tool (and drew the nice web page graphic)
Tim Shepard
for writing xplot, of course, providing
a wonderful tool for understanding TCP
Bill Fenner (fenner@parc.xerox.com)
pointed out a couple small bugs in version 3.2.1
pointed out a bug in 3.2.5 that kept it from reading
any packets on a PC (endian bug)
Jeff Semke (semke@psc.edu)
sent me diffs to get it compile under
"NetBSD 1.2 on a Pentium box."
Rick Jones (raj@hpisrdq.cup.hp.com)
sent me diffs to get it to compile on HP systems
Keith Scott (kscott@zorba.jpl.nasa.gov)
sent me Linux diffs
Nasseef Abukamail (nabukama@irg.cs.ohiou.edu) who wrote much of
the IPv6 code
Byron Collie (byron.collie@ccs.afp.gov.au) for helping make
the program more useful to the security community
Brian Utterback (Brian.Utterback@East.Sun.COM) for very helpful
bug reports
Jamshid Mahdavi (mahdavi@novell.com) for poking at the
Intel/Linux side of the code and sending bug reports
Mark Foster (mafoster@george.arc.nasa.gov) for writing the
manual page
Ethan Blanton (eblanton@irg.cs.ohiou.edu) for helping us
understand the mystery that is Linux and being the
guardian of "esthetically pleasing"
Wes Eddy (weddy@irg.cs.ohiou.edu) for designing the new web
pages and contributing to cross-platform compatibility
Nathan Smith (nsmith@irg.cs.ohiou.edu) for figuring out
autoconf and making the Darwin/OSX port possible
Priya Narasimhan (pnarasim@irg.cs.ohiou.edu) for helping with
general bug fixes and rewriting the owin code
Marina Bykova (mbykova@irg.cs.ohiou.edu) for helping with the
Tru64 port and writing the realtime operation code
Bruce Mah (bmah@CA.Sandia.GOV) for helping with bug fixes related to
'buffer overflows' and for improving the http module.
Avinash Lakhiani (alakhian@irg.cs.ohiou.edu) for developing jPlot, a Java
version of xplot, for adding the IPv6 checksum support, and for other
feature enhancements and bug fixes.
Daikichi Osuga (osuga@mml.yrp.nttdocomo.co.jp) for helping figure
out how to get ns2 trace files to work with tcptrace, and for
providing a useful script for the same. Also for providing
helpful bug reports.
Matt Muggeridge (Matt.Muggeridge@compaq.com) for porting tcptrace to
OpenVMS and providing us with detailed documentation for the
same.
Angelos Stavrou (angelos@ee.columbia.edu) for adding support for the
reading of headers from ns FullTcp agents.