iputils 3:20190709-3ubuntu1 source package in Ubuntu

Changelog

iputils (3:20190709-3ubuntu1) focal; urgency=medium

  * debian/patches/git_revert_strict_pattern_matching.patch:
    - cherrypick of an upstream revert of a buggy commit which was leading
      to incorrect ping statistics on truncated packets (lp: #1964506)

 -- Sebastien Bacher <email address hidden>  Tue, 13 Sep 2022 21:06:15 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main net

Downloads

File Size SHA-256 Checksum
iputils_20190709.orig.tar.xz 352.7 KiB bec0321ee1489c8f73e88f7d34b6fd40fbec7b3af5b3a1940306bd8d8835c3c0
iputils_20190709-3ubuntu1.debian.tar.xz 15.0 KiB 84ce0d83a098ba13b64e4734b626dcf29153bca6210df215229cff25cd237f89
iputils_20190709-3ubuntu1.dsc 1.5 KiB c3839102b67ff779125ffa1aa9d5a336d81e5c707150d818a17dc3e0c76ef120

View changes file

Binary packages built by this source

iputils-arping: Tool to send ICMP echo requests to an ARP address

 The arping command acts like the standard ping command except it pings
 a machine by its ARP address instead of its IP address. It is typically
 used to locate a machine if its hardware address is known but its IP
 address is unknown

iputils-arping-dbgsym: debug symbols for iputils-arping
iputils-clockdiff: Measure the time difference between networked computers

 Clockdiff computes the difference between the time of the machine on
 which it is called and the time of other network-accessible machines.
 The time differences measured by clockdiff are obtained using a
 sequence of ICMP TSTAMP messages which are returned to the sender by
 the IP module in the remote machine.

iputils-clockdiff-dbgsym: debug symbols for iputils-clockdiff
iputils-ping: Tools to test the reachability of network hosts

 The ping command sends ICMP ECHO_REQUEST packets to a host in order to
 test if the host is reachable via the network.
 .
 This package includes a ping6 utility which supports IPv6 network
 connections.

iputils-ping-dbgsym: debug symbols for iputils-ping
iputils-tracepath: Tools to trace the network path to a remote host

 The tracepath utility is similar to the traceroute utility, but also
 attempts to discover the MTU of the path. Supports IPv4 and IPv6.

iputils-tracepath-dbgsym: debug symbols for iputils-tracepath