aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 3d29622da..668823784 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -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