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
499 help 499 help
500 netstat prints information about the Linux networking subsystem. 500 netstat prints information about the Linux networking subsystem.
501 501
502config FEATURE_NETSTAT_WIDE
503 bool " Enable wide netstat output"
504 default n
505 depends on NETSTAT
506 help
507 Add support for wide columns. Useful when displaying IPv6 addresses
508 (-W option).
509
502config NSLOOKUP 510config NSLOOKUP
503 bool "nslookup" 511 bool "nslookup"
504 default n 512 default n