traceroute6: new applet by Leonid Lisovskiy. +1562 bytes
Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
0d56568654
commit
4c06531d5e
@@ -888,6 +888,13 @@ config TRACEROUTE
|
||||
help
|
||||
Utility to trace the route of IP packets.
|
||||
|
||||
config TRACEROUTE6
|
||||
bool "traceroute6"
|
||||
default n
|
||||
depends on FEATURE_IPV6 && TRACEROUTE
|
||||
help
|
||||
Utility to trace the route of IPv6 packets.
|
||||
|
||||
config FEATURE_TRACEROUTE_VERBOSE
|
||||
bool "Enable verbose output"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user