Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
traceroute: Traces the route taken by packets over a TCP/IP network.
Name: | traceroute |
Vendor: | Red Hat, Inc. |
Version: | 1.0.4 |
License: | GPL |
Release: | 1.2 |
URL: | |
- Summary
- The traceroute utility displays the route used by IP packets on their
way to a specified network (or Internet) host. Traceroute displays
the IP number and host name (if possible) of the machines along the
route taken by the packets. Traceroute is used as a network debugging
tool. If you're having network connectivity problems, traceroute will
show you where the trouble is coming from along the route.
This is a small traceroute replacement that works without requiring a
setuid bit. This implementation relies on a number of features of the
2.4 Linux kernel. It also has IPv6 support, and does parallel probes,
which makes it a little faster.
Install traceroute if you need a tool for diagnosing network connectivity
problems.
Arch: i386
Download: | traceroute-1.0.4-1.2.i386.rpm |
Build Date: | Sun Feb 12 13:38:48 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 36 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2:1.0.4-1.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 2:1.0.4-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Mon Jan 9 17:00:00 2006 Radek Vokal <rvokal{%}redhat{*}com> 1.0.4-1
-
- upgrade to 1.0.4
- proper fix for bug #173762