xref: /OK3568_Linux_fs/buildroot/package/traceroute/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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