linuxOS_PX30_CAR/buildroot/package/mtr/Config.in
2026-01-20 14:00:13 +08:00

9 lines
221 B
Plaintext

config BR2_PACKAGE_MTR
bool "mtr"
depends on BR2_USE_MMU # fork()
help
mtr combines the functionality of the 'traceroute' and 'ping'
programs in a single network diagnostic tool.
http://www.bitwizard.nl/mtr/