aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.src
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.src')
-rw-r--r--networking/Config.src23
1 files changed, 0 insertions, 23 deletions
diff --git a/networking/Config.src b/networking/Config.src
index ebad9e598..449436247 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -623,29 +623,6 @@ config FEATURE_NAMEIF_EXTENDED
623 new_interface_name mac=00:80:C8:38:91:B5 623 new_interface_name mac=00:80:C8:38:91:B5
624 new_interface_name 00:80:C8:38:91:B5 624 new_interface_name 00:80:C8:38:91:B5
625 625
626config NC
627 bool "nc"
628 default y
629 help
630 A simple Unix utility which reads and writes data across network
631 connections.
632
633config NC_SERVER
634 bool "Netcat server options (-l)"
635 default y
636 depends on NC
637 help
638 Allow netcat to act as a server.
639
640config NC_EXTRA
641 bool "Netcat extensions (-eiw and filename)"
642 default y
643 depends on NC
644 help
645 Add -e (support for executing the rest of the command line after
646 making or receiving a successful connection), -i (delay interval for
647 lines sent), -w (timeout for initial connection).
648
649config NETSTAT 626config NETSTAT
650 bool "netstat" 627 bool "netstat"
651 default y 628 default y