summaryrefslogtreecommitdiffstats
path: root/rules/iproute2.in
blob: 3c94f6179a1a3226f3c2f51e4d91e5477dab19e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=networking
config IPROUTE2
	tristate
	prompt "iproute2"
	select DB44
	# arpd.c:(.text+0x1428): undefined reference to `__db185_open'
#	depends on BROKEN
	help
	  Iproute2 is a collection of utilities for
	  controlling TCP/IP networking and traffic
	  control in Linux.