A new modern implementation of traceroute(8) utility for Linux systems.

Edit Package traceroute

Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host. See traceroute(8) in the manual of your system for more info.

It is well-known application, appeared long time ago. Since 2000, its initial implementation is not developed, and does not follow the modern network needs. There was already some attempts to continue or re-write it, or to create similar application with additional features, but mostly such works either provides things partially or have considerably different interface.

This code was written from the scratch, using some ideas of Olaf Kirch's traceroute, the original implementation of Van Jacobson and some current BSD's ones. It is fully compatible with the original traceroute from Van Jacobson, wide used before for years.

Note, that this implementation is intended for Linux only. It utilizes some currently Linux-specific features (including MSG_ERRQUEUE for recvmsg(2)), which allow such things like the use by unprivileged users (without setuid bit) for some type of tracerouting. The Linux kernel 2.6 or higher required.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
traceroute-2.0.21.tar.gz 0000069159 67.5 KB
traceroute-autotools.patch 0000002140 2.09 KB
traceroute-secure_getenv.patch 0000001963 1.92 KB
traceroute.changes 0000001494 1.46 KB
traceroute.spec 0000001961 1.92 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 26)
update _link
Comments 0
openSUSE Build Service is sponsored by