-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy paththanks.html
198 lines (184 loc) · 8.56 KB
/
thanks.html
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="en">
<!-- HEAD -->
<head>
<meta charset="utf-8">
<title>Thank you! | TCPDUMP & LIBPCAP</title>
<meta name="description" content="Web site of Tcpdump and Libpcap">
<link href="style.css" rel="stylesheet" type="text/css" media="screen">
<link href="images/T-32x32.png" rel="shortcut icon" type="image/png">
</head>
<!-- END OF HTML HEAD -->
<!-- BODY -->
<body>
<!-- TOP MENU -->
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="security.html">Security</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="manpages/">Man Pages</a></li>
<li><a href="ci.html">CI</a></li>
<li><a href="linktypes.html">Link-Layer Header Types</a></li>
<li><a href="related.html">See Also</a></li>
<li><a href="old_releases.html">Old Releases</a></li>
<li class="current_page_item"><a href="thanks.html">Thanks!</a></li>
</ul>
</div>
<!-- END OF TOP MENU -->
<!-- PAGE HEADER -->
<div id="splash">
<br><img src="images/logo.png" alt="">
</div>
<div id="logo">
<hr>
</div>
<!-- END OF PAGE HEADER -->
<!-- PAGE CONTENTS -->
<div id="page">
<div class=post>
<h2 class=title>
Thank you!
</h2>
<div class=entry>
<p>
This open source software has been incorporating various contributions
from many people since its first public release in 1991 (see the
<a href="old_releases.html">release history</a> page). An unavoidably
inaccurate (which hopefully can be forgiven) record of the source code
contributors can be found in the <code>CREDITS</code> file in each git
repository. Also some organizations have donated various resources and
services to help the project maintainers and contributors do their work
and deliver the results to the users.
</p>
<h3 class=subtitle>Current Specific Donors</h3>
<ul>
<li>
<a class=away href="https://portal.cfarm.net/">CFarm</a>
provides the project maintainers with access to some of the less common Unix-like
operating systems and architectures.
</li>
<li>
<a class=away href="https://www.digitalocean.com/"><img alt="Digital Ocean"
src="images/DO_Logo_horizontal_blue.svg" height="20px" class=inlinelogo></a>
runs the
<a class=away href="https://www.digitalocean.com/open-source/credits-for-projects">Open
Source Credits</a> program for open source software projects and grants
credits to this project. This project uses the credits to do continuous
integration on FreeBSD/AMD64, Linux/AMD64, NetBSD/AMD64 and OpenBSD/AMD64,
as well as to run other elements of the infrastructure.
</li>
<li>
<a class=away href="https://omnios.org/">OmniOS Community Edition Association</a>
maintains a managed OmniOS zone for continuous integration on illumos/AMD64.
</li>
<li>
<a class=away href="https://www.opencsw.org/">OpenCSW</a>
maintains an independent continuous integration setup on Solaris 10 and a number of
architectures, as well as provides access to a variety of Solaris versions and
architectures for manual testing.
</li>
<li>
<a class=away href="https://osuosl.org/"><img alt="Oregon State University Open Source Lab"
src="images/osllogo-web_0.png" height="25px" class=inlinelogo></a>
provides virtual resources for Power ISA and IBM z/Architecture continuous
integration, as well as a dedicated AMD64 server for other testing. In the
past OSU OSL also provided virtual machines for CI on FreeBSD/AArch64,
Linux/AArch64, NetBSD/AMD64 and OpenBSD/AMD64.
</li>
<li>
<a class=away href="https://www.ukservers.com/"><img alt="UK Dedicated Servers"
src="images/uk-servers-logo.png" height="20px" class=inlinelogo></a>
provides data centre colocation for the hardware that runs continuous integration on
FreeBSD/AArch64, Linux/AArch64, Linux/ARMv7l, Linux/MIPS, Linux/RISC-V,
NetBSD/AArch64, NetBSD/MIPS, NetBSD/MIPS64, OpenBSD/AArch64 and OpenBSD/MIPS64.
</li>
</ul>
<h3 class=subtitle>Current Generic Donors</h3>
<ul>
<li>
<a class=away href="https://www.appveyor.com/">Appveyor</a>
provides a free continuous integration service to open source software projects.
This project uses it for CI on Windows/AArch64 and Windows/AMD64 CI.
</li>
<li>
<a class=away href="https://cirrus-ci.org/">Cirrus CI</a>
provides a limited free continuous integration service to open source software
projects. This project uses it for CI on FreeBSD/AMD64 and macOS/AArch64.
</li>
<li>
<a class=away href="https://github.com/">GitHub</a>
provides a free git hosting plan. This project uses it for git repository hosting
and bug tracking.
</li>
<li>
Oracle provides a
<a class=away href="https://www.oracle.com/cloud/free/">limited free hosting service</a>.
This project uses it to run various elements of the infrastructure.
</li>
<li>
<a class=away href="https://www.blackduck.com/">Black Duck</a> (previously
<a class=away href="https://www.synopsys.com/">Synopsys</a>) provides a
<a class=away href="https://scan.coverity.com/">free static code analysis service</a>
to open source software projects. This project uses it to detect bugs.
</li>
</ul>
<h3 class="subtitle">Past Donors</h3>
<ul>
<li>
<a class=away href="https://credil.org/">CREDIL</a>
for several years provided a virtual machine to host the project server when
everything fitted on a single server.
</li>
<li>
Mozilla Foundation through their
<a class=away href="https://www.mozilla.org/en-US/moss/secure-open-source/">Secure Open
Source</a> program contracted <a class=away href="https://includesecurity.com/">Include
Security</a> to perform a one-off audit of tcpdump & libpcap source code.
</li>
<li>
<a class=away href="https://riscv.org/">RISC-V International</a>
donated a development board for Linux/RISC-V continuous integration.
</li>
<li>
<a class=away href="https://sysmocom.de/">sysmocom</a>
for two years provided its own AArch64 hardware and colocation. This project
used it for continuous integration on FreeBSD/AArch64, Linux/AArch64,
NetBSD/AArch64 and OpenBSD/AArch64.
</li>
<li>
<a class=away href="https://www.travis-ci.com/">Travis CI</a>
in the past provided a free continuous integration service to open source
software projects. This project used it for eight years for CI on Linux/AArch64,
Linux/AMD64, Linux/PowerPC, Linux/s390x and macOS/AMD64.
</li>
<li>
<a class=away href="https://www.wireshark.org/">Wireshark</a> project served
tcpdump & libpcap downloads from their infrastructure for several years.
</li>
</ul>
<h3 class="subtitle">Special Thanks</h3>
<ul>
<li>Van Jacobson, Sally Floyd, Vern Paxson and Steve McCanne created tcpdump
in 1988 and published it in 1991.</li>
<li>Michael Richardson and Bill Fenner established The Tcpdump Group in 1999.</li>
</ul>
<p>
Thanks to all!
</p>
</div>
</div>
</div>
<!-- END OF PAGE CONTENTS -->
<!-- FOOTER -->
<div id="footer">
<p>
This web site is © 1999–2025 The Tcpdump Group
(<a href="https://github.com/the-tcpdump-group/tcpdump-htdocs/blob/master/README.md">more
information</a>).
</p>
</div>
<!-- END OF FOOTER -->
</body>
<!-- END OF HTML BODY -->
</html>