-
Notifications
You must be signed in to change notification settings - Fork 60
/
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 <[email protected]>
excellent bug reports and fearless beta-testing
Marc Bevand <[email protected]>
RFC 768 UDP zero-checksum fix
Michael Coulter <[email protected]>
OpenBSD pfioc_pooladdr fix, pf rule deletion bug report
Michael A. Davis <[email protected]>
win32 code cleanup
Scott Dawson <[email protected]>
interface alias fix
Ben Fleis <[email protected]>
constification and code cleanup
Mike Frantzen <[email protected]>
dnet hex test module fix
Markus Friedl <[email protected]>
BSD/OS testing and autoconf fixes
Tangy Gnat <[email protected]>
missing queue.h
Loren Gorden <[email protected]>
many thorough, detailed bug reports and fixes
Eric Jackson <[email protected]>
OpenBSD-alpha testing
Juan <[email protected]>
plugged BPF fd leak on failure
K2 <[email protected]>
HP-UX, OSF1, UnixWare, Solaris x86, Slackware, etc. access
Kirby Kuehl <[email protected]>
win32 and OpenBSD updates
David Lee <[email protected]>
addr_btos() bugfixes
Kuk-hyeon Lee <[email protected]>
C++ support fixes
Robert Lowe <[email protected]>
Tru64 access, and allowing me to crash his machine
Dominic Marks <[email protected]>
FreeBSD 5 ipfw port fixes
Jose Nazario <[email protected]>
IRIX access, and allowing me to crash his machine
Nergal <[email protected]>
TCP sequence number handling fixes
Peter C. Norton <[email protected]>
Linux port fixes
plaguez <[email protected]>
for convincing me to write this, and suffering my bad French
NN Poster <[email protected]>
RPM spec file
Niels Provos <[email protected]>
many bugfixes and much encouragement
Andrew Reiter <[email protected]>
help with ipfw braindeath
Daniel Roethlisberger <[email protected]>
initial SCTP support
John S <[email protected]>
VPATH build bug report
Federico Sacerdoti <[email protected]>
dotted-quad IPv4 netmask support in addr_pton()
Mike Schiffman <[email protected]>
inspiration via libnet
Matt Smart <[email protected]>
caught pastos
Matt Sommers <[email protected]>
BSD/OS testing
Mike Stolarchuk <[email protected]>
enlightening discussion of *ntoa optimizations
Greg Taleck <[email protected]>
OpenBSD pf bug reporting
Christophe Ternat <[email protected]>
route-bsd.c fork() bug report
xs <[email protected]>
NetBSD testing
Kris Katterjohn <[email protected]>
void dereferencing and ifloop NetBSD fixes
David Fifield <[email protected]>
Many fixes from Nmap developers