forked from ofalk/libdnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS
114 lines (76 loc) · 2.49 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# $Id$
many thanks to all the folks who have contributed to libdnet:
Thamer Al-Harbash <tmh@whitefang.com>
excellent bug reports and fearless beta-testing
Marc Bevand <bevand_m@epita.fr>
RFC 768 UDP zero-checksum fix
Michael Coulter <mjc@bitz.ca>
OpenBSD pfioc_pooladdr fix, pf rule deletion bug report
Michael A. Davis <mike@datanerds.net>
win32 code cleanup
Scott Dawson <sdawson@arbor.net>
interface alias fix
Ben Fleis <ben@monkey.org>
constification and code cleanup
Mike Frantzen <frantzen@w4g.org>
dnet hex test module fix
Markus Friedl <markus@openbsd.org>
BSD/OS testing and autoconf fixes
Tangy Gnat <tanggnat@bahamut.synacklabs.net>
missing queue.h
Loren Gorden <loren.gordon@videotron.ca>
many thorough, detailed bug reports and fixes
Eric Jackson <shinobi@monkey.org>
OpenBSD-alpha testing
Juan <juan@foxpaw.com>
plugged BPF fd leak on failure
K2 <k2@ktwo.ca>
HP-UX, OSF1, UnixWare, Solaris x86, Slackware, etc. access
Kirby Kuehl <kkuehl@gmail.com>
win32 and OpenBSD updates
David Lee <david.lee@teracruz.com>
addr_btos() bugfixes
Kuk-hyeon Lee <errai@inzen.com>
C++ support fixes
Robert Lowe <robert.h.lowe@lawrence.edu>
Tru64 access, and allowing me to crash his machine
Dominic Marks <dom@cus.org.uk>
FreeBSD 5 ipfw port fixes
Jose Nazario <jose@biocserver.cwru.edu>
IRIX access, and allowing me to crash his machine
Nergal <nergal@7bulls.com>
TCP sequence number handling fixes
Peter C. Norton <spacey@lenin.nu>
Linux port fixes
plaguez <dube0866@eurobretagne.fr>
for convincing me to write this, and suffering my bad French
NN Poster <nnposter@users.sourceforge.net>
RPM spec file
Niels Provos <provos@monkey.org>
many bugfixes and much encouragement
Andrew Reiter <arr@watson.org>
help with ipfw braindeath
Daniel Roethlisberger <daniel@roe.ch>
initial SCTP support
John S <sjohns@users.sourceforge.net>
VPATH build bug report
Federico Sacerdoti <fds@sdsc.edu>
dotted-quad IPv4 netmask support in addr_pton()
Mike Schiffman <mike@infonexus.com>
inspiration via libnet
Matt Smart <smart@monkey.org>
caught pastos
Matt Sommers <mms@arbor.net>
BSD/OS testing
Mike Stolarchuk <mts@off.to>
enlightening discussion of *ntoa optimizations
Greg Taleck <taleck@oz.net>
OpenBSD pf bug reporting
Christophe Ternat <christophe.ternat@rstpacket.org>
route-bsd.c fork() bug report
xs <xs@nitric.net>
NetBSD testing
Kris Katterjohn <katterjohn@gmail.com>
void dereferencing and ifloop NetBSD fixes
David Fifield <david@bamsoftware.com>
Many fixes from Nmap developers