This is the home web site oftcpdump, a powerful command-line packet analyzer; andlibpcap, a portable C/C++ library for network traffic capture.
Here you can find the latest stable version oftcpdump andlibpcap, as well as current development versions, a complete documentation, and information about how to report bugs or contribute patches.
The man pages and other documentation within releases andcurrent development versions usually contain the most up to date information. Below you can find online versions of some of these documents, as well as tutorials and in-depth papers written by various authors.
Version: 4.99.5
Release Date: August 30, 2024
Download:tcpdump-4.99.5.tar.xz (change log) (PGPsignature andkey)
CLOC analysis and diffs report:Fossies
This tcpdump release makes various improvements and bug fixes available whilst the work on tcpdump 5.0 is still in progress. This release requires libpcap 1.10.0 or later to pass all test cases.
Version: 1.10.5
Release Date: August 30, 2024
Download:libpcap-1.10.5.tar.xz (change log) (PGPsignature andkey)
CLOC analysis and diffs report:Fossies
This libpcap release makes various improvements and bug fixes available whilst the work on libpcap 1.11 is still in progress. Among other things this includes the fixes to two vulnerabilities (CVE-2023-7256 discovered by Dora Sweet and CVE-2024-8006 discovered by Flavio Toffalini and reported by Nicolas Badoux) in the remote packet capture code, which is disabled by default.
The current development versions are freely accessible through the GitHubGit hosting site (tcpdump,libpcap). You can clone these repositories with the following commands:
git clone https://github.com/the-tcpdump-group/tcpdumpgit clone https://github.com/the-tcpdump-group/libpcap
A read-only git mirror of all project repositories is availablehere in case anyone needs it. After cloning the git repositories you can configure and compile the source via either GNU Autoconf or CMake. There is variouscontinuous integration involved in the development process.
tcpdump andlibpcap are open source software and anyone can make contributions. You can help by:
.pcap
files for protocols or protocol features that tcpdump supports, but does not test yetIf you want to contribute, please subscribe to thetcpdump-workers mailing list. It's a good idea to discuss bugfixes and new feature additions in advance, because the changes may have bigger implications than you think and your patch may not get accepted.
tcpdump andlibpcap are under a3-clauseBSD license. While the current authors have no objection to converting to a2-clause BSD license, the number of contributors that would need to agree makes this change unpracticable.
This web site is © 1999–2025 The Tcpdump Group (more information).