#
# SynProxy Firewall
#

config SYNPROXY
	tristate "SynProxy"
	depends on INET
	---help---
	  SynProxy is a Firewall which can defend against syn flood, udp 
	  flood and icmp flood attacks at driver layer with  nearly line
	  speed performance.

	  To compile this code as a module, choose M here: the module will be
	  called synproxy.

	  If unsure, say N.
