libpcap 1.1.1-10 source package in Ubuntu
Changelog
libpcap (1.1.1-10) unstable; urgency=low * Cherry-pick commit 93583909e1 from upstream to fix detection of VLAN acceleration support in the configure script (LP: #838952). -- Romain Francoise <email address hidden> Thu, 03 Nov 2011 19:29:58 +0100
Upload details
- Uploaded by:
- Romain Francoise
- Uploaded to:
- Sid
- Original maintainer:
- Romain Francoise
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpcap_1.1.1-10.dsc | 1.4 KiB | b1b35da031d4921ba896bf1535fecb31a62c0bb8b7d4daff66a0ba3ddabafeec |
libpcap_1.1.1.orig.tar.gz | 568.3 KiB | 508cca15547e55d1318498b838456a21770c450beb2dc7d7d4a96d90816e5a85 |
libpcap_1.1.1-10.debian.tar.gz | 18.6 KiB | fb0f4556f2d9092db981661632258c3882ef9b1ab505ec90d8e76f8f068b4676 |
No changes file available.
Binary packages built by this source
- libpcap-dev: No summary available for libpcap-dev in ubuntu quantal.
No description available for libpcap-dev in ubuntu quantal.
- libpcap0.8: No summary available for libpcap0.8 in ubuntu quantal.
No description available for libpcap0.8 in ubuntu quantal.
- libpcap0.8-dbg: No summary available for libpcap0.8-dbg in ubuntu quantal.
No description available for libpcap0.8-dbg in ubuntu quantal.
- libpcap0.8-dev: development library and header files for libpcap0.8
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.