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