libpcap 1.10.4-4ubuntu3 source package in Ubuntu

Changelog

libpcap (1.10.4-4ubuntu3) noble; urgency=medium

  * Don't require ibverbs on i386

 -- Jeremy Bícha <email address hidden>  Fri, 02 Feb 2024 16:41:24 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpcap_1.10.4.orig.tar.gz 929.8 KiB ed19a0383fad72e3ad435fd239d7cd80d64916b87269550159d20e47160ebe5f
libpcap_1.10.4.orig.tar.gz.asc 442 bytes d3f19087169bc823fad9a8a184372f8977d81b23edcdc6bc9dc9d874c99cab01
libpcap_1.10.4-4ubuntu3.debian.tar.xz 19.3 KiB 05772c753d43986cecf7308098fb54389bfe3ea62a9cf60290da63abfedec352
libpcap_1.10.4-4ubuntu3.dsc 2.4 KiB f94bd3141b95083893fe7a918d492e37d89b3f56927ebc6bca56522668cd80b4

View changes file

Binary packages built by this source

libpcap-dev: development library for libpcap (transitional package)

 Empty package to facilitate upgrades, can be safely removed.

libpcap0.8: No summary available for libpcap0.8 in ubuntu noble.

No description available for libpcap0.8 in ubuntu noble.

libpcap0.8-dbgsym: No summary available for libpcap0.8-dbgsym in ubuntu noble.

No description available for libpcap0.8-dbgsym in ubuntu noble.

libpcap0.8-dev: development library and header files for libpcap0.8t64

 Headers, static libraries, and documentation for the libpcap library.
 .
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring. Applications include network statistics
 collection, security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.