liboping 1.6.2-1build1 source package in Ubuntu

Changelog

liboping (1.6.2-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:29:52 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Sebastian Harl
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liboping_1.6.2.orig.tar.gz 337.9 KiB 1b3203e5f13b35a6f7ff163c26e4f42284a625fa30d3bdbfdafb6cccb1f33803
liboping_1.6.2-1build1.debian.tar.gz 8.3 KiB b1c669861c4d96f3213645d2bc02d444c002b7a1f49338a18cfcc92890c4d8f7
liboping_1.6.2-1build1.dsc 2.1 KiB 9e150b6e7ff74aff28f28fc5a0a03a796509381c4cc29631ed31ffa874e95597

View changes file

Binary packages built by this source

libnet-oping-perl: module for ICMP latency measurement

 Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as
 "ping packets") and measuring the time that elapses until the reception of an
 ICMP ECHO_REPLY packet (also known as "pong"). It supports pinging multiple
 hosts in parallel using IPv4 or IPv6 transparently.

liboping-dev: C/C++ library to generate ICMP ECHO_REQUESTs (development files)

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the header files, the static library and the manpages.

liboping0: C/C++ library to generate ICMP ECHO_REQUESTs

 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the shared library.

oping: sends ICMP_ECHO requests to network hosts

 oping uses ICMP packages (better known as "ping packets") to test the
 reachability of network hosts. It supports pinging multiple hosts in parallel
 using IPv4 and/or IPv6 transparently.
 .
 This package contains two command line applications: "oping" is a replacement
 for tools like ping(1), ping6(1) and fping(1). "noping" is an ncurses-based
 tool which displays statistics while pinging and highlights aberrant
 round-trip times.