mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-10 19:10:34 +00:00
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
Stephane Bortzmeyer <bortz@users.sourceforge.net>
|
|
<bortzmeyer@nic.fr>
|
|
|
|
With help from:
|
|
|
|
W. Richard Stevens, author of the book "Unix network programming"
|
|
for his book and his many examples (a lot of the code comes from
|
|
him by copy-and-paste).
|
|
|
|
Pierre Beyssac <pb@fasterix.freenix.org> author of the "bing" tool for
|
|
examples of code and beta-testing.
|
|
|
|
Christian Grimm <grimm@rvs.uni-hannover.de> for the ICP code.
|
|
|
|
Samuel Tardieu <sam@rfc1149.net> for the SMTP code.
|
|
|
|
Pierre-Yves Lochou <lochou@ilog.fr> for a lot of testing, debugging
|
|
and porting.
|
|
|
|
Bertrand Petit <elrond@phoe.frmug.org> for a lot of testing, debugging
|
|
and useful comments and advices.
|
|
|
|
Glen Turner <glen.turner@aarnet.edu.au> for the Type Of Service code.
|
|
|
|
Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp>, from KAME, for the
|
|
adaptation to the new API, which allows IPv6.
|
|
|
|
Luca Deri <deri@ntop.org> for the patch separating kernel (TCP) and
|
|
application latency.
|
|
|
|
Andy Juniper <ajuniper@freeuk.com> for the patch which excludes
|
|
outliers from averages and from bug fixes on statistical calculations.
|
|
|
|
SourceForge for the very good environment to work with. SourceForge
|
|
changed the life of many free software programmers!
|
|
|
|
The Pasteur Institute because the initial work was done when working
|
|
on the French national Web cache project, while being an employee of
|
|
the Institute.
|
|
|
|
AFNIC, the .fr registry, because the work is now done there.
|
|
|
|
$Id$
|