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:
Leonid Lisovskiy
2009-11-23 06:20:09 +01:00
committed by Denys Vlasenko
parent 0d56568654
commit 4c06531d5e
4 changed files with 431 additions and 112 deletions

View File

@@ -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