aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index f389fe9d4..de62f4ebc 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -499,6 +499,14 @@ config NETSTAT
help
netstat prints information about the Linux networking subsystem.
+config FEATURE_NETSTAT_WIDE
+ bool " Enable wide netstat output"
+ default n
+ depends on NETSTAT
+ help
+ Add support for wide columns. Useful when displaying IPv6 addresses
+ (-W option).
+
config NSLOOKUP
bool "nslookup"
default n