summaryrefslogtreecommitdiffstats
path: root/package/libnids/Config.in
blob: fd87fcac5d848c43ba16169bee88f64748a7ceaf (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBNIDS
	tristate "libnids"
	select BR2_PACKAGE_LIBPCAP
	select BR2_PACKAGE_LIBNET
	default m if CONFIG_DEVEL
	help
	  An implementation of an E-component of Network Intrusion Detection System.
	  
	  http://www.packetfactory.net/projects/libnids/