summaryrefslogtreecommitdiffstats
path: root/package/libnids/Config.in
blob: a97029c70fe7d558c89f232783b392a88dfe7414 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LIBNIDS
	tristate "libnids - network intrusion detection library"
	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/