blob: b6ee86e9b871944d37858e6d485cdc38f82beef9 (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_IPROUTE2
	bool "iproute2"
	help
	  Kernel routing and traffic control utilities.  Provides things
	  like ip and tc.
	  http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
 |