iputils 3:20161105-1ubuntu3 source package in Ubuntu
Changelog
iputils (3:20161105-1ubuntu3) bionic; urgency=medium * debian/patches/git_after_free.patch, debian/patches/git_routing_ipv6.patch: - backport fixes for ipv6 routing commands not working (lp: #1798313) -- Sebastien Bacher <email address hidden> Fri, 28 Jun 2019 13:05:23 +0200
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
iputils_20161105.orig.tar.bz2 | 156.2 KiB | fc193249341d240b227ce4246d7b0ceb30c1186608c7deff7261c8a2607ad02e |
iputils_20161105-1ubuntu3.debian.tar.xz | 12.6 KiB | 5defc0c6e0a6f00bd70caef0ff11af9e4689f08efe7a0688c4f1c4e88e843691 |
iputils_20161105-1ubuntu3.dsc | 1.5 KiB | 17ca56a15a5b190ea0ac465a30cb9fc408837e4028684442b9f498fc9030a751 |
Available diffs
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