summaryrefslogtreecommitdiffstats
path: root/package/iputils/Config.in
blob: d4d282949faac3edffb5bf0d9bdd3a46e33c0c7b (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_IPUTILS
	bool "iputils"
	select BR2_OPENSSL if BR2_INET_IPV6
	depends on BR2_USE_MMU # fork()
	help
	  This package is set of small useful utilities for Linux networking.
	  It includes complete versions of ping, traceroute, etc.

	  http://sourceforge.net/projects/iputils/
OpenPOWER on IntegriCloud