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.1.5.tar.gz 0000075453 73.7 KB
traceroute-autotools.patch 0000002195 2.14 KB
traceroute-secure_getenv.patch 0000002403 2.35 KB
traceroute.changes 0000003538 3.46 KB
traceroute.spec 0000002123 2.07 KB
Latest Revision
buildservice-autocommit accepted request 1134468 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Comments 4

Sean Lewis's avatar

Is there a reason this hasn't been revved to 2.1.0? It's +2 years old. Glad to submit a new package if so: https://ftp.osuosl.org/pub/blfs/conglomeration/traceroute/traceroute-2.1.0.tar.gz


Cristian Rodríguez's avatar

ok.. I 'll check this.. but please, fill bug reports instead. this is not a package upgrade tracker. thanks


Sean Lewis's avatar

Filed bug #1112506 per request, thanks.


Sean Lewis's avatar

Thanks, just wanted to ask first in case I missed something in bugzilla

openSUSE Build Service is sponsored by