libpcap 1.5.3-2 source package in Ubuntu

Changelog

libpcap (1.5.3-2) unstable; urgency=low


  * Enable Bluetooth capture on Linux (closes: #737357).

 -- Romain Francoise <email address hidden>  Mon, 03 Feb 2014 22:03:51 +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 Pocket Published Component Section
Trusty release main libs

Downloads

File Size SHA-256 Checksum
libpcap_1.5.3-2.dsc 2.0 KiB f5ec73ea990e5de0992e726fe66dbb4ab467f243546472201747c74deddf8a65
libpcap_1.5.3.orig.tar.gz 627.3 KiB 9ae92159c1060f15e6a90f2c4ad227268b6aaa382c316fa49a31c496b9979e93
libpcap_1.5.3-2.debian.tar.xz 13.7 KiB b8115caa0dc95d506d1d30899c8cdcaf67a8692ad7a6d027c4cda9edeff5ac06

Available diffs

No changes file available.

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 utopic.

No description available for libpcap0.8 in ubuntu utopic.

libpcap0.8-dbg: No summary available for libpcap0.8-dbg in ubuntu utopic.

No description available for libpcap0.8-dbg in ubuntu utopic.

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.