1config BR2_PACKAGE_TRACEROUTE
2 bool "traceroute"
3 help
4 A new modern implementation of the traceroute(8) utility for
5 Linux systems. It tracks the route packets taken from an IP
6 network on their way to a given host.
7
8 http://traceroute.sourceforge.net/
9