summaryrefslogtreecommitdiffstats
path: root/package/iproute2/Config.in
blob: 4da0d2b1ca43b908130da163f8b2e5ea2fe292d5 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_IPROUTE2
	bool "iproute2"
	depends on BR2_USE_MMU # fork()
	help
	  Kernel routing and traffic control utilities.  Provides things
	  like ip and tc.

	  http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2