libpcap 1.10.4-4ubuntu1 source package in Ubuntu

Changelog

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

  * Add Build-Depends on libibverbs-dev to enable RDMA support.
    LP: #2006557.

 -- dann frazier <email address hidden>  Thu, 01 Feb 2024 17:47:00 -0700

Upload details

Uploaded by:
dann frazier
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-4ubuntu1.debian.tar.xz 19.2 KiB 06f55b6b2996619f7ff323cf1d7ef23e7d06e196509a17b1c22248777f0d4587
libpcap_1.10.4-4ubuntu1.dsc 2.4 KiB 7ef35e9150bb1191fd94059f3c9baf7be740de470a04f3c05ca650e8ef2c3b80

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.