summaryrefslogtreecommitdiff
path: root/package/libnids/Config.in
blob: aea5d4e2fd94b29c619085af90cfef33f7c6b7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_PACKAGE_LIBNIDS
	prompt "libnids........................... A network intrusion detection library"
	tristate
	select ADK_PACKAGE_LIBPCAP
	select ADK_PACKAGE_LIBNET
	default n
	help
	  An implementation of an E-component of Network Intrusion Detection System.
	  
	  http://www.packetfactory.net/projects/libnids/