summaryrefslogtreecommitdiffstats
path: root/rules/libnet.in
blob: 2eb2b93766dd239d9ad7d68ccab4da0295f30a1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=networking

config LIBNET
	tristate
	prompt "libnet"
	help
	  Libnet is a generic networking API that provides
	  access to several protocols. It is not designed
	  as an 'all in one' solution to networking. Currently
	  many features that are common in some network
	  protocols are not available with Libnet, such as
	  streaming via TCP/IP.