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
888 help 888 help
889 Utility to trace the route of IP packets. 889 Utility to trace the route of IP packets.
890 890
891config TRACEROUTE6
892 bool "traceroute6"
893 default n
894 depends on FEATURE_IPV6 && TRACEROUTE
895 help
896 Utility to trace the route of IPv6 packets.
897
891config FEATURE_TRACEROUTE_VERBOSE 898config FEATURE_TRACEROUTE_VERBOSE
892 bool "Enable verbose output" 899 bool "Enable verbose output"
893 default n 900 default n