liboping 1.6.2-3 source package in Ubuntu

Changelog

liboping (1.6.2-3) unstable; urgency=medium


  * prettyping patch requires swizzling build dependency from libncurses
    to libncursesw (oops!)

 -- Barak A. Pearlmutter <email address hidden>  Fri, 27 Dec 2013 15:44:51 +0100

Upload details

Uploaded by:
Sebastian Harl
Uploaded to:
Sid
Original maintainer:
Sebastian Harl
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liboping_1.6.2-3.dsc 1.4 KiB e67b0c2b188e490d0ed6513f4ddcadc9dec722336156cc6ba99c0f6e2bdee908
liboping_1.6.2.orig.tar.gz 337.9 KiB 1b3203e5f13b35a6f7ff163c26e4f42284a625fa30d3bdbfdafb6cccb1f33803
liboping_1.6.2-3.debian.tar.gz 13.9 KiB 06004745328415460f61123d5ff6200873302e6726fbed0c20b137a93c8b3b6a

No changes file available.

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.