2000-06-25 18:55:56 +00:00
|
|
|
Stephane Bortzmeyer <bortz@users.sourceforge.net>
|
2002-10-03 19:49:36 +00:00
|
|
|
<bortzmeyer@nic.fr>
|
2000-06-30 09:44:38 +00:00
|
|
|
|
|
|
|
With help from:
|
|
|
|
|
2000-11-06 14:14:14 +00:00
|
|
|
W. Richard Stevens, author of the book "Unix network programming"
|
2000-06-30 09:44:38 +00:00
|
|
|
for his book and his many examples (a lot of the code comes from
|
|
|
|
him by copy-and-paste).
|
|
|
|
|
2000-11-06 14:14:14 +00:00
|
|
|
Pierre Beyssac <pb@fasterix.freenix.org> author of the "bing" tool for
|
|
|
|
examples of code and beta-testing.
|
2000-06-30 09:44:38 +00:00
|
|
|
|
2000-11-06 14:14:14 +00:00
|
|
|
Christian Grimm <grimm@rvs.uni-hannover.de> for the ICP code.
|
2000-06-30 09:44:38 +00:00
|
|
|
|
2003-11-07 12:58:18 +00:00
|
|
|
Samuel Tardieu <sam@rfc1149.net> for the SMTP code.
|
2000-09-27 05:38:29 +00:00
|
|
|
|
2000-11-06 14:14:14 +00:00
|
|
|
Pierre-Yves Lochou <lochou@ilog.fr> for a lot of testing, debugging
|
|
|
|
and porting.
|
|
|
|
|
2001-02-20 21:48:39 +00:00
|
|
|
Glen Turner <glen.turner@aarnet.edu.au> for the Type Of Service code.
|
|
|
|
|
2002-10-03 19:49:36 +00:00
|
|
|
Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp>, from KAME, for the
|
|
|
|
adaptation to the new API, which allows IPv6.
|
2002-10-03 15:23:27 +00:00
|
|
|
|
|
|
|
Luca Deri <deri@ntop.org> for the patch separating kernel (TCP) and
|
|
|
|
application latency.
|
2002-09-25 13:00:29 +00:00
|
|
|
|
2003-11-09 21:06:19 +00:00
|
|
|
SourceForge for the very good environment to work with. SourceForge
|
|
|
|
changed the life of many free software programmers!
|
|
|
|
|
2002-10-03 19:49:36 +00:00
|
|
|
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.
|
2000-06-30 09:44:38 +00:00
|
|
|
|
2002-10-03 19:49:36 +00:00
|
|
|
AFNIC, the .fr registry, because the work is now done there.
|
2000-06-30 09:44:38 +00:00
|
|
|
|
2000-06-25 18:55:56 +00:00
|
|
|
$Id$
|