blob: 702d1b08b0a18372239b530bd3eff579cbd22aac [file]
Name: libpcap
URL: https://github.com/the-tcpdump-group/libpcap
Version: libpcap-1.10.6
Revision: a999701dca5c873779281938baee6bc185a8d4dc
License: BSD
License File: src/LICENSE
Description: A system-independent interface for user-level packet capture.
Revision was found by looking up the commit hash for the tag libpcap-1.10.4.
Local Modifications: - See https://fxbug.dev/42165273.
- Rename VERSION file to RELEASE_VERSION in response to
https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=88184#c6. This is to
avoid issues with case-insensitive filesystems as the C++ standard library
includes the line `#include <version>` in various headers.
- (Googlers only) To upgrade libpcap, follow the upgrade and soft transition instructions in //vendor/google/connectivity/network/third_party/libpcap_tcpdump/README.md.