mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-16 14:19:26 +00:00
9 lines
262 B
Plaintext
9 lines
262 B
Plaintext
config BR2_PACKAGE_TRACEROUTE
|
|
bool "traceroute"
|
|
help
|
|
A new modern implementation of the traceroute(8) utility for
|
|
Linux systems. It tracks the route packets taken from an IP
|
|
network on their way to a given host.
|
|
|
|
http://traceroute.sourceforge.net/
|