mtr 0.86-1 source package in Ubuntu
Changelog
mtr (0.86-1) unstable; urgency=low * Added patch from Andrew Suffield to use setcap instead of setuid, closes: #768650 * Additional changes by Rhonda D'Vine: - New upstream release - Bump debhelper compat to 9. - Use dh style debian/rules. - Call ./bootstrap.sh before configure run. -- Robert Woodcock <email address hidden> Sun, 06 Dec 2015 13:38:56 -0800
Upload details
- Uploaded by:
- Robert Woodcock
- Uploaded to:
- Sid
- Original maintainer:
- Robert Woodcock
- Architectures:
- any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mtr_0.86-1.dsc | 1.7 KiB | 47ffd3699f8df4c2b481e1fe4de2cb51c347f443f543d1644923df8ca88371c4 |
mtr_0.86.orig.tar.gz | 181.0 KiB | c5d948920b641cc35f8b380fc356ddfe07cce6a9c6474afe242fc58113f28c06 |
mtr_0.86-1.debian.tar.xz | 5.9 KiB | 54fbd9704e0222febd3da46c5b778a2f5f07e8f5d21b4290a828269e2307adab |
Available diffs
- diff from 0.85-3 to 0.86-1 (102.1 KiB)
No changes file available.
Binary packages built by this source
- mtr: No summary available for mtr in ubuntu yakkety.
No description available for mtr in ubuntu yakkety.
- mtr-dbgsym: No summary available for mtr-dbgsym in ubuntu yakkety.
No description available for mtr-dbgsym in ubuntu yakkety.
- mtr-tiny: No summary available for mtr-tiny in ubuntu yakkety.
No description available for mtr-tiny in ubuntu yakkety.
- mtr-tiny-dbgsym: debug symbols for package mtr-tiny
mtr combines the functionality of the 'traceroute' and 'ping' programs
in a single network diagnostic tool.
.
As mtr starts, it investigates the network connection between the host
mtr runs on and a user-specified destination host. After it
determines the address of each network hop between the machines,
it sends a sequence ICMP ECHO requests to each one to determine the
quality of the link to each machine. As it does this, it prints
running statistics about each machine.
.
mtr-tiny is compiled without support for X and conserves disk space.