summaryrefslogtreecommitdiffstats
path: root/rules/libnet.in
blob: a235d844fcbf0332d4945f0122c9f8f1d25e6264 (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 a '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.